Searched defs:niph (Results 1 – 2 of 2) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_synproxy_core.c | 421 struct iphdr *niph, struct tcphdr *nth, in synproxy_send_tcp() 452 struct iphdr *iph, *niph; in synproxy_send_client_synack() local 496 struct iphdr *iph, *niph; in synproxy_send_server_syn() local 541 struct iphdr *iph, *niph; in synproxy_send_server_ack() local 579 struct iphdr *iph, *niph; in synproxy_send_client_ack() local 815 struct ipv6hdr *niph, struct tcphdr *nth, in synproxy_send_tcp_ipv6() 865 struct ipv6hdr *iph, *niph; in synproxy_send_client_synack_ipv6() local 910 struct ipv6hdr *iph, *niph; in synproxy_send_server_syn_ipv6() local 955 struct ipv6hdr *iph, *niph; in synproxy_send_server_ack_ipv6() local 994 struct ipv6hdr *iph, *niph; in synproxy_send_client_ack_ipv6() local
|
| /linux/net/ipv4/ |
| H A D | ip_tunnel_core.c | 202 struct iphdr *niph; in iptunnel_pmtud_build_icmp() local
|