Searched defs:niph (Results 1 – 3 of 3) sorted by relevance
| /linux/net/ipv4/netfilter/ |
| H A D | nf_reject_ipv4.c | 55 struct iphdr *niph; in nf_reject_skb_v4_tcp_reset() local 110 struct iphdr *niph; in nf_reject_skb_v4_unreach() local 206 struct iphdr *niph, *oiph = ip_hdr(oldskb); in nf_reject_iphdr_put() local 229 struct iphdr *niph = ip_hdr(nskb); in nf_reject_ip_tcphdr_put() local 321 struct iphdr *niph = ip_hdr(nskb); in nf_send_reset() local
|
| /linux/net/netfilter/ |
| H A D | nf_synproxy_core.c | 422 struct iphdr *niph, struct tcphdr *nth, in synproxy_send_tcp() 453 struct iphdr *iph, *niph; in synproxy_send_client_synack() local 497 struct iphdr *iph, *niph; in synproxy_send_server_syn() local 542 struct iphdr *iph, *niph; in synproxy_send_server_ack() local 580 struct iphdr *iph, *niph; in synproxy_send_client_ack() local 816 struct ipv6hdr *niph, struct tcphdr *nth, in synproxy_send_tcp_ipv6() 866 struct ipv6hdr *iph, *niph; in synproxy_send_client_synack_ipv6() local 911 struct ipv6hdr *iph, *niph; in synproxy_send_server_syn_ipv6() local 956 struct ipv6hdr *iph, *niph; in synproxy_send_server_ack_ipv6() local 995 struct ipv6hdr *iph, *niph; in synproxy_send_client_ack_ipv6() local
|
| /linux/net/ipv4/ |
| H A D | ip_tunnel_core.c | 217 struct iphdr *niph; in iptunnel_pmtud_build_icmp() local
|