Searched defs:niph (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/net/ipv4/netfilter/ |
| D | nf_reject_ipv4.c | 48 struct iphdr *niph, *oiph = ip_hdr(oldskb); in nf_reject_iphdr_put() local 72 struct iphdr *niph = ip_hdr(nskb); in nf_reject_ip_tcphdr_put() local 104 struct iphdr *niph; in nf_send_reset() local
|
| /Linux-v5.4/net/netfilter/ |
| D | nf_synproxy_core.c | 439 struct iphdr *niph, struct tcphdr *nth, in synproxy_send_tcp() 470 struct iphdr *iph, *niph; in synproxy_send_client_synack() local 514 struct iphdr *iph, *niph; in synproxy_send_server_syn() local 559 struct iphdr *iph, *niph; in synproxy_send_server_ack() local 597 struct iphdr *iph, *niph; in synproxy_send_client_ack() local 834 struct ipv6hdr *niph, struct tcphdr *nth, in synproxy_send_tcp_ipv6() 884 struct ipv6hdr *iph, *niph; in synproxy_send_client_synack_ipv6() local 929 struct ipv6hdr *iph, *niph; in synproxy_send_server_syn_ipv6() local 974 struct ipv6hdr *iph, *niph; in synproxy_send_server_ack_ipv6() local 1013 struct ipv6hdr *iph, *niph; in synproxy_send_client_ack_ipv6() local
|
| /Linux-v5.4/net/bridge/netfilter/ |
| D | nft_reject_bridge.c | 69 struct iphdr *niph; in nft_reject_br_send_v4_tcp_reset() local 103 struct iphdr *niph; in nft_reject_br_send_v4_unreach() local
|