Searched defs:niph (Results 1 – 2 of 2) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_synproxy_core.c | 421 synproxy_send_tcp(struct net * net,const struct sk_buff * skb,struct sk_buff * nskb,struct nf_conntrack * nfct,enum ip_conntrack_info ctinfo,struct iphdr * niph,struct tcphdr * nth,unsigned int tcp_hdr_size) synproxy_send_tcp() argument 452 struct iphdr *iph, *niph; synproxy_send_client_synack() local 496 struct iphdr *iph, *niph; synproxy_send_server_syn() local 541 struct iphdr *iph, *niph; synproxy_send_server_ack() local 579 struct iphdr *iph, *niph; synproxy_send_client_ack() local 815 synproxy_send_tcp_ipv6(struct net * net,const struct sk_buff * skb,struct sk_buff * nskb,struct nf_conntrack * nfct,enum ip_conntrack_info ctinfo,struct ipv6hdr * niph,struct tcphdr * nth,unsigned int tcp_hdr_size) synproxy_send_tcp_ipv6() argument 865 struct ipv6hdr *iph, *niph; synproxy_send_client_synack_ipv6() local 910 struct ipv6hdr *iph, *niph; synproxy_send_server_syn_ipv6() local 955 struct ipv6hdr *iph, *niph; synproxy_send_server_ack_ipv6() local 994 struct ipv6hdr *iph, *niph; synproxy_send_client_ack_ipv6() local [all...] |
| /linux/net/ipv4/ |
| H A D | ip_tunnel_core.c | 202 struct iphdr *niph; in iptunnel_pmtud_build_icmp() local
|