Searched defs:niph (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/net/ipv4/netfilter/ |
D | nf_reject_ipv4.c | 49 struct iphdr *niph, *oiph = ip_hdr(oldskb); in nf_reject_iphdr_put() local 73 struct iphdr *niph = ip_hdr(nskb); in nf_reject_ip_tcphdr_put() local 106 struct iphdr *niph; in nf_send_reset() local
|
D | ipt_SYNPROXY.c | 44 struct iphdr *niph, struct tcphdr *nth, in synproxy_send_tcp() 75 struct iphdr *iph, *niph; in synproxy_send_client_synack() local 117 struct iphdr *iph, *niph; in synproxy_send_server_syn() local 162 struct iphdr *iph, *niph; in synproxy_send_server_ack() local 200 struct iphdr *iph, *niph; in synproxy_send_client_ack() local
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | ip6t_SYNPROXY.c | 42 struct ipv6hdr *niph, struct tcphdr *nth, in synproxy_send_tcp() 90 struct ipv6hdr *iph, *niph; in synproxy_send_client_synack() local 132 struct ipv6hdr *iph, *niph; in synproxy_send_server_syn() local 177 struct ipv6hdr *iph, *niph; in synproxy_send_server_ack() local 215 struct ipv6hdr *iph, *niph; in synproxy_send_client_ack() local
|
/linux-4.1.27/net/bridge/netfilter/ |
D | nft_reject_bridge.c | 48 struct iphdr *niph; in nft_reject_br_send_v4_tcp_reset() local 82 struct iphdr *niph; in nft_reject_br_send_v4_unreach() local
|