Searched defs:niph (Results 1 – 3 of 3) sorted by relevance
/linux/net/ipv4/netfilter/ |
A D | nf_reject_ipv4.c | 46 struct iphdr *niph; in nf_reject_skb_v4_tcp_reset() local 80 struct iphdr *niph; in nf_reject_skb_v4_unreach() local 170 struct iphdr *niph, *oiph = ip_hdr(oldskb); in nf_reject_iphdr_put() local 194 struct iphdr *niph = ip_hdr(nskb); in nf_reject_ip_tcphdr_put() local 242 struct iphdr *niph; in nf_send_reset() local
|
/linux/net/netfilter/ |
A D | nf_synproxy_core.c | 444 struct iphdr *niph, struct tcphdr *nth, in synproxy_send_tcp() 475 struct iphdr *iph, *niph; in synproxy_send_client_synack() local 519 struct iphdr *iph, *niph; in synproxy_send_server_syn() local 564 struct iphdr *iph, *niph; in synproxy_send_server_ack() local 602 struct iphdr *iph, *niph; in synproxy_send_client_ack() local 838 struct ipv6hdr *niph, struct tcphdr *nth, in synproxy_send_tcp_ipv6() 888 struct ipv6hdr *iph, *niph; in synproxy_send_client_synack_ipv6() local 933 struct ipv6hdr *iph, *niph; in synproxy_send_server_syn_ipv6() local 978 struct ipv6hdr *iph, *niph; in synproxy_send_server_ack_ipv6() local 1017 struct ipv6hdr *iph, *niph; in synproxy_send_client_ack_ipv6() local
|
/linux/net/ipv4/ |
A D | ip_tunnel_core.c | 199 struct iphdr *niph; in iptunnel_pmtud_build_icmp() local
|
Completed in 13 milliseconds