Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A 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
/linux/include/uapi/linux/netfilter/
H A Dxt_statistic.h32 } nth; member
/linux/drivers/clk/
H A 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
/linux/drivers/net/usb/
H A Dcdc_ncm.c1207 } nth; in cdc_ncm_fill_tx_frame() local
/linux/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c410 int nth = le16_to_cpu(ctrl->wIndex) & USB_ENDPOINT_NUMBER_MASK; in usbhsg_recip_run_handle() local
/linux/drivers/iommu/iommufd/
H A Dselftest.c75 unsigned int nth = syz->nth_area; in __iommufd_test_syz_conv_iova() local
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c6852 int num_tx, int nth) in mv88e6xxx_lag_set_port_mask()
6873 int i, err, nth; in mv88e6xxx_lag_sync_masks() local
/linux/drivers/scsi/
H A Dscsi_debug.c7146 int nth; in every_nth_store() local