Home
last modified time | relevance | path

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

/net/netfilter/
Dnf_synproxy_core.c443 struct iphdr *niph, struct tcphdr *nth, in synproxy_send_tcp()
475 struct tcphdr *nth; in synproxy_send_client_synack() local
519 struct tcphdr *nth; in synproxy_send_server_syn() local
564 struct tcphdr *nth; in synproxy_send_server_ack() local
602 struct tcphdr *nth; in synproxy_send_client_ack() local
837 struct ipv6hdr *niph, struct tcphdr *nth, in synproxy_send_tcp_ipv6()
888 struct tcphdr *nth; in synproxy_send_client_synack_ipv6() local
933 struct tcphdr *nth; in synproxy_send_server_syn_ipv6() local
978 struct tcphdr *nth; in synproxy_send_server_ack_ipv6() local
1017 struct tcphdr *nth; in synproxy_send_client_ack_ipv6() local
/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()