Home
last modified time | relevance | path

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

/net/netfilter/
Dnf_nat_proto.c66 unsigned int iphdroff, unsigned int hdroff, in udp_manip_pkt()
84 unsigned int iphdroff, unsigned int hdroff, in udplite_manip_pkt()
102 unsigned int iphdroff, unsigned int hdroff, in sctp_manip_pkt()
144 unsigned int iphdroff, unsigned int hdroff, in tcp_manip_pkt()
186 unsigned int iphdroff, unsigned int hdroff, in dccp_manip_pkt()
226 unsigned int iphdroff, unsigned int hdroff, in icmp_manip_pkt()
257 unsigned int iphdroff, unsigned int hdroff, in icmpv6_manip_pkt()
281 unsigned int iphdroff, unsigned int hdroff, in gre_manip_pkt()
320 unsigned int iphdroff, unsigned int hdroff, in l4proto_manip_pkt()
361 unsigned int hdroff; in nf_nat_ipv4_manip_pkt() local
[all …]
/net/core/
Dfilter.c5078 int hdroff = 0; in BPF_CALL_4() local