Searched defs:hdroff (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/net/netfilter/ |
D | nf_nat_proto.c | 66 unsigned int iphdroff, unsigned int hdroff, in udp_manip_pkt() 82 unsigned int iphdroff, unsigned int hdroff, in udplite_manip_pkt() 100 unsigned int iphdroff, unsigned int hdroff, in sctp_manip_pkt() 142 unsigned int iphdroff, unsigned int hdroff, in tcp_manip_pkt() 184 unsigned int iphdroff, unsigned int hdroff, in dccp_manip_pkt() 224 unsigned int iphdroff, unsigned int hdroff, in icmp_manip_pkt() 255 unsigned int iphdroff, unsigned int hdroff, in icmpv6_manip_pkt() 279 unsigned int iphdroff, unsigned int hdroff, in gre_manip_pkt() 318 unsigned int iphdroff, unsigned int hdroff, in l4proto_manip_pkt() 359 unsigned int hdroff; in nf_nat_ipv4_manip_pkt() local [all …]
|
/linux-5.19.10/net/core/ |
D | filter.c | 6291 int hdroff = 0; in BPF_CALL_4() local
|