Searched defs:niph (Results 1 – 4 of 4) sorted by relevance
/linux-5.10/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 119 struct iphdr *niph; in nf_send_reset() local
|
/linux-5.10/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 833 struct ipv6hdr *niph, struct tcphdr *nth, in synproxy_send_tcp_ipv6() 883 struct ipv6hdr *iph, *niph; in synproxy_send_client_synack_ipv6() local 928 struct ipv6hdr *iph, *niph; in synproxy_send_server_syn_ipv6() local 973 struct ipv6hdr *iph, *niph; in synproxy_send_server_ack_ipv6() local 1012 struct ipv6hdr *iph, *niph; in synproxy_send_client_ack_ipv6() local
|
/linux-5.10/net/bridge/netfilter/ |
D | nft_reject_bridge.c | 75 struct iphdr *niph; in nft_reject_br_send_v4_tcp_reset() local 109 struct iphdr *niph; in nft_reject_br_send_v4_unreach() local
|
/linux-5.10/net/ipv4/ |
D | ip_tunnel_core.c | 199 struct iphdr *niph; in iptunnel_pmtud_build_icmp() local
|