Searched defs:nth (Results 1 – 9 of 9) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_synproxy_core.c | 421 synproxy_send_tcp(struct net * net,const struct sk_buff * skb,struct sk_buff * nskb,struct nf_conntrack * nfct,enum ip_conntrack_info ctinfo,struct iphdr * niph,struct tcphdr * nth,unsigned int tcp_hdr_size) synproxy_send_tcp() argument 453 struct tcphdr *nth; synproxy_send_client_synack() local 497 struct tcphdr *nth; synproxy_send_server_syn() local 542 struct tcphdr *nth; synproxy_send_server_ack() local 580 struct tcphdr *nth; synproxy_send_client_ack() local 815 synproxy_send_tcp_ipv6(struct net * net,const struct sk_buff * skb,struct sk_buff * nskb,struct nf_conntrack * nfct,enum ip_conntrack_info ctinfo,struct ipv6hdr * niph,struct tcphdr * nth,unsigned int tcp_hdr_size) synproxy_send_tcp_ipv6() argument 866 struct tcphdr *nth; synproxy_send_client_synack_ipv6() local 911 struct tcphdr *nth; synproxy_send_server_syn_ipv6() local 956 struct tcphdr *nth; synproxy_send_server_ack_ipv6() local 995 struct tcphdr *nth; synproxy_send_client_ack_ipv6() local [all...] |
| /linux/drivers/clk/ |
| H A D | clk-cs2000-cp.c | 24 #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/include/uapi/linux/netfilter/ |
| H A D | xt_statistic.h | 32 } nth; member
|
| /linux/include/linux/ |
| H A D | ftrace.h | 266 ftrace_regs_get_kernel_stack_nth(struct ftrace_regs *fregs, unsigned int nth) in ftrace_regs_get_kernel_stack_nth() 278 #define ftrace_regs_get_kernel_stack_nth(fregs, nth) (0L) argument
|
| /linux/drivers/net/usb/ |
| H A D | cdc_ncm.c | 1210 } nth; in cdc_ncm_fill_tx_frame() local
|
| /linux/drivers/usb/renesas_usbhs/ |
| H A D | mod_gadget.c | 410 int nth = le16_to_cpu(ctrl->wIndex) & USB_ENDPOINT_NUMBER_MASK; in usbhsg_recip_run_handle() local
|
| /linux/drivers/iommu/iommufd/ |
| H A D | selftest.c | 67 unsigned int nth = syz->nth_area; in __iommufd_test_syz_conv_iova() local
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 6930 int num_tx, int nth) in mv88e6xxx_lag_set_port_mask() 6951 int i, err, nth; in mv88e6xxx_lag_sync_masks() local
|
| /linux/drivers/scsi/ |
| H A D | scsi_debug.c | 7917 int nth; in every_nth_store() local
|