Home
last modified time | relevance | path

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

/net/ipv6/netfilter/
Dip6t_SYNPROXY.c42 struct ipv6hdr *niph, struct tcphdr *nth, in synproxy_send_tcp()
91 struct tcphdr *nth; in synproxy_send_client_synack() local
133 struct tcphdr *nth; in synproxy_send_server_syn() local
178 struct tcphdr *nth; in synproxy_send_server_ack() local
216 struct tcphdr *nth; in synproxy_send_client_ack() local
/net/ipv4/netfilter/
Dipt_SYNPROXY.c44 struct iphdr *niph, struct tcphdr *nth, in synproxy_send_tcp()
76 struct tcphdr *nth; in synproxy_send_client_synack() local
118 struct tcphdr *nth; in synproxy_send_server_syn() local
163 struct tcphdr *nth; in synproxy_send_server_ack() local
201 struct tcphdr *nth; in synproxy_send_client_ack() local
/net/l2tp/
Dl2tp_core.c281 struct l2tp_session *l2tp_session_find_nth(struct l2tp_tunnel *tunnel, int nth) in l2tp_session_find_nth()
348 struct l2tp_tunnel *l2tp_tunnel_find_nth(struct net *net, int nth) in l2tp_tunnel_find_nth()