Home
last modified time | relevance | path

Searched defs:nth (Results 1 – 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/net/netfilter/
Dnf_synproxy_core.c444 struct iphdr *niph, struct tcphdr *nth, in synproxy_send_tcp()
476 struct tcphdr *nth; in synproxy_send_client_synack() local
520 struct tcphdr *nth; in synproxy_send_server_syn() local
565 struct tcphdr *nth; in synproxy_send_server_ack() local
603 struct tcphdr *nth; in synproxy_send_client_ack() local
838 struct ipv6hdr *niph, struct tcphdr *nth, in synproxy_send_tcp_ipv6()
889 struct tcphdr *nth; in synproxy_send_client_synack_ipv6() local
934 struct tcphdr *nth; in synproxy_send_server_syn_ipv6() local
979 struct tcphdr *nth; in synproxy_send_server_ack_ipv6() local
1018 struct tcphdr *nth; in synproxy_send_client_ack_ipv6() local
/kernel/linux/linux-6.6/net/netfilter/
Dnf_synproxy_core.c421 struct iphdr *niph, struct tcphdr *nth, in synproxy_send_tcp()
453 struct tcphdr *nth; in synproxy_send_client_synack() local
497 struct tcphdr *nth; in synproxy_send_server_syn() local
542 struct tcphdr *nth; in synproxy_send_server_ack() local
580 struct tcphdr *nth; in synproxy_send_client_ack() local
815 struct ipv6hdr *niph, struct tcphdr *nth, in synproxy_send_tcp_ipv6()
866 struct tcphdr *nth; in synproxy_send_client_synack_ipv6() local
911 struct tcphdr *nth; in synproxy_send_server_syn_ipv6() local
956 struct tcphdr *nth; in synproxy_send_server_ack_ipv6() local
995 struct tcphdr *nth; in synproxy_send_client_ack_ipv6() local
/kernel/linux/linux-5.10/drivers/clk/
Dclk-cs2000-cp.c23 #define Ratio_Add(x, nth) (6 + (x * 4) + (nth)) argument
24 #define Ratio_Val(x, nth) ((x >> (24 - (8 * nth))) & 0xFF) argument
25 #define Val_Ratio(x, nth) ((x & 0xFF) << (24 - (8 * nth))) argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/
Dxt_statistic.h44 } nth; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/
Dxt_statistic.h31 } nth; member
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/
Dxt_statistic.h32 } nth; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/
Dxt_statistic.h44 } nth; member
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/
Dxt_statistic.h32 } nth; member
/kernel/linux/linux-6.6/drivers/clk/
Dclk-cs2000-cp.c24 #define Ratio_Add(x, nth) (6 + (x * 4) + (nth)) argument
25 #define Ratio_Val(x, nth) ((x >> (24 - (8 * nth))) & 0xFF) argument
26 #define Val_Ratio(x, nth) ((x & 0xFF) << (24 - (8 * nth))) argument
/kernel/linux/linux-6.6/net/l2tp/
Dl2tp_core.c227 struct l2tp_tunnel *l2tp_tunnel_get_nth(const struct net *net, int nth) in l2tp_tunnel_get_nth()
291 struct l2tp_session *l2tp_session_get_nth(struct l2tp_tunnel *tunnel, int nth) in l2tp_session_get_nth()
/kernel/linux/linux-5.10/net/l2tp/
Dl2tp_core.c222 struct l2tp_tunnel *l2tp_tunnel_get_nth(const struct net *net, int nth) in l2tp_tunnel_get_nth()
286 struct l2tp_session *l2tp_session_get_nth(struct l2tp_tunnel *tunnel, int nth) in l2tp_session_get_nth()
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
Dselftest.c55 unsigned int nth = syz->nth_area; in __iommufd_test_syz_conv_iova() local
/kernel/linux/linux-6.6/drivers/net/usb/
Dcdc_ncm.c1206 } nth; in cdc_ncm_fill_tx_frame() local
/kernel/linux/linux-5.10/drivers/net/usb/
Dcdc_ncm.c1192 } nth; in cdc_ncm_fill_tx_frame() local
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
Dmod_gadget.c410 int nth = le16_to_cpu(ctrl->wIndex) & USB_ENDPOINT_NUMBER_MASK; in usbhsg_recip_run_handle() local
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
Dmod_gadget.c410 int nth = le16_to_cpu(ctrl->wIndex) & USB_ENDPOINT_NUMBER_MASK; in usbhsg_recip_run_handle() local
/kernel/linux/linux-6.6/rust/alloc/
Dboxed.rs1950 fn nth(&mut self, n: usize) -> Option<I::Item> { in nth() method
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
Dchip.c6789 int num_tx, int nth) in mv88e6xxx_lag_set_port_mask()
6810 int i, err, nth; in mv88e6xxx_lag_sync_masks() local
/kernel/linux/linux-5.10/drivers/scsi/
Dscsi_debug.c6128 int nth; in every_nth_store() local
/kernel/linux/linux-6.6/drivers/scsi/
Dscsi_debug.c6268 int nth; in every_nth_store() local