Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_synproxy_core.c426 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
458 struct tcphdr *nth; synproxy_send_client_synack() local
502 struct tcphdr *nth; synproxy_send_server_syn() local
547 struct tcphdr *nth; synproxy_send_server_ack() local
585 struct tcphdr *nth; synproxy_send_client_ack() local
825 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
876 struct tcphdr *nth; synproxy_send_client_synack_ipv6() local
921 struct tcphdr *nth; synproxy_send_server_syn_ipv6() local
966 struct tcphdr *nth; synproxy_send_server_ack_ipv6() local
1005 struct tcphdr *nth; synproxy_send_client_ack_ipv6() local
[all...]
/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/include/uapi/linux/netfilter/
H A Dxt_statistic.h32 } nth; member
/linux/drivers/net/usb/
H A Dcdc_ncm.c1210 } nth; in cdc_ncm_fill_tx_frame() local
/linux/drivers/scsi/
H A Dscsi_debug.c7917 int nth; every_nth_store() local