Searched defs:iphdroff (Results  1 – 11 of 11) sorted by relevance
| /linux-4.4.14/net/netfilter/ | 
| D | nf_nat_proto_udp.c | 36 	      unsigned int iphdroff, unsigned int hdroff,  in udp_manip_pkt()
 | 
| D | nf_nat_proto_unknown.c | 43 		  unsigned int iphdroff, unsigned int hdroff,  in unknown_manip_pkt()
 | 
| D | nf_nat_proto_tcp.c | 37 	      unsigned int iphdroff, unsigned int hdroff,  in tcp_manip_pkt()
 | 
| D | nf_nat_proto_sctp.c | 33 	       unsigned int iphdroff, unsigned int hdroff,  in sctp_manip_pkt()
 | 
| D | nf_nat_proto_udplite.c | 36 		  unsigned int iphdroff, unsigned int hdroff,  in udplite_manip_pkt()
 | 
| D | nf_nat_proto_dccp.c | 39 	       unsigned int iphdroff, unsigned int hdroff,  in dccp_manip_pkt()
 | 
| /linux-4.4.14/net/ipv6/netfilter/ | 
| D | nf_nat_proto_icmpv6.c | 60 		 unsigned int iphdroff, unsigned int hdroff,  in icmpv6_manip_pkt()
 | 
| D | nf_nat_l3proto_ipv6.c | 78 				  unsigned int iphdroff,  in nf_nat_ipv6_manip_pkt()112 				    unsigned int iphdroff, __sum16 *check,  in nf_nat_ipv6_csum_update()
 
 | 
| /linux-4.4.14/net/ipv4/netfilter/ | 
| D | nf_nat_proto_icmp.c | 59 	       unsigned int iphdroff, unsigned int hdroff,  in icmp_manip_pkt()
 | 
| D | nf_nat_proto_gre.c | 87 	      unsigned int iphdroff, unsigned int hdroff,  in gre_manip_pkt()
 | 
| D | nf_nat_l3proto_ipv4.c | 79 				  unsigned int iphdroff,  in nf_nat_ipv4_manip_pkt()109 				    unsigned int iphdroff, __sum16 *check,  in nf_nat_ipv4_csum_update()
 
 |