Searched defs:hdroff (Results 1 – 2 of 2) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_nat_proto.c | 67 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 D | filter.c | 7037 int hdroff = 0; in BPF_CALL_4() local
|