Searched defs:niph (Results 1 – 2 of 2) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_synproxy_core.c | 426 struct iphdr *niph, struct tcphdr *nth, in synproxy_send_tcp() 457 struct iphdr *iph, *niph; in synproxy_send_client_synack() local 501 struct iphdr *iph, *niph; in synproxy_send_server_syn() local 546 struct iphdr *iph, *niph; in synproxy_send_server_ack() local 584 struct iphdr *iph, *niph; in synproxy_send_client_ack() local 825 struct ipv6hdr *niph, struct tcphdr *nth, in synproxy_send_tcp_ipv6() 875 struct ipv6hdr *iph, *niph; in synproxy_send_client_synack_ipv6() local 920 struct ipv6hdr *iph, *niph; in synproxy_send_server_syn_ipv6() local 965 struct ipv6hdr *iph, *niph; in synproxy_send_server_ack_ipv6() local 1004 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
|