Searched defs:iphdroff (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/netfilter/ |
H A 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() 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() 255 unsigned int iphdroff, unsigned int hdroff, in icmpv6_manip_pkt() 354 unsigned int iphdroff, in nf_nat_ipv4_manip_pkt() 382 unsigned int iphdroff, in nf_nat_ipv6_manip_pkt() 446 unsigned int iphdroff, __sum16 *check, in nf_nat_ipv4_csum_update() 464 unsigned int iphdroff, __sum16 *check, in nf_nat_ipv6_csum_update() [all …]
|