Home
last modified time | relevance | path

Searched defs:hdroff (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/net/netfilter/
Dnf_nat_proto_udp.c64 unsigned int iphdroff, unsigned int hdroff, in udp_manip_pkt()
86 unsigned int iphdroff, unsigned int hdroff, in udplite_manip_pkt()
Dnf_nat_proto_sctp.c31 unsigned int iphdroff, unsigned int hdroff, in sctp_manip_pkt()
Dnf_nat_proto_unknown.c43 unsigned int iphdroff, unsigned int hdroff, in unknown_manip_pkt()
Dnf_nat_proto_dccp.c37 unsigned int iphdroff, unsigned int hdroff, in dccp_manip_pkt()
Dnf_nat_proto_tcp.c37 unsigned int iphdroff, unsigned int hdroff, in tcp_manip_pkt()
/Linux-v4.19/net/ipv4/netfilter/
Dnf_nat_proto_icmp.c59 unsigned int iphdroff, unsigned int hdroff, in icmp_manip_pkt()
Dnf_nat_proto_gre.c87 unsigned int iphdroff, unsigned int hdroff, in gre_manip_pkt()
Dnf_nat_l3proto_ipv4.c85 unsigned int hdroff; in nf_nat_ipv4_manip_pkt() local
/Linux-v4.19/net/ipv6/netfilter/
Dnf_nat_proto_icmpv6.c60 unsigned int iphdroff, unsigned int hdroff, in icmpv6_manip_pkt()
Dnf_nat_l3proto_ipv6.c85 int hdroff; in nf_nat_ipv6_manip_pkt() local
/Linux-v4.19/net/core/
Dfilter.c4662 int hdroff = 0; in BPF_CALL_4() local