Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_nat_proto.c67 unsigned int iphdroff, unsigned int hdroff, in udp_manip_pkt()
84 unsigned int iphdroff, unsigned int hdroff, in sctp_manip_pkt()
126 unsigned int iphdroff, unsigned int hdroff, in tcp_manip_pkt()
168 unsigned int iphdroff, unsigned int hdroff, in icmp_manip_pkt()
199 unsigned int iphdroff, unsigned int hdroff, in icmpv6_manip_pkt()
223 unsigned int iphdroff, unsigned int hdroff, in gre_manip_pkt()
262 unsigned int iphdroff, unsigned int hdroff, in l4proto_manip_pkt()
297 unsigned int hdroff; in nf_nat_ipv4_manip_pkt() local
327 int hdroff; in nf_nat_ipv6_manip_pkt() local
/linux/net/core/
H A Dfilter.c7037 int hdroff = 0; in BPF_CALL_4() local