Searched defs:iphdroff (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/net/netfilter/ |
D | nf_nat_proto.c | 40 unsigned int iphdroff, struct udphdr *hdr, in __udp_manip_pkt() 66 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() 244 unsigned int iphdroff, unsigned int hdroff, in icmpv6_manip_pkt() 268 unsigned int iphdroff, unsigned int hdroff, in gre_manip_pkt() 307 unsigned int iphdroff, unsigned int hdroff, in l4proto_manip_pkt() [all …]
|