Searched defs:iphdroff (Results 1 – 9 of 9) sorted by relevance
/linux-3.3/net/ipv4/netfilter/ |
D | nf_nat_proto_unknown.c | 41 unsigned int iphdroff, in unknown_manip_pkt()
|
D | nf_nat_proto_udp.c | 34 unsigned int iphdroff, in udp_manip_pkt()
|
D | nf_nat_proto_tcp.c | 35 unsigned int iphdroff, in tcp_manip_pkt()
|
D | nf_nat_proto_icmp.c | 57 unsigned int iphdroff, in icmp_manip_pkt()
|
D | nf_nat_proto_udplite.c | 34 unsigned int iphdroff, in udplite_manip_pkt()
|
D | nf_nat_proto_sctp.c | 32 unsigned int iphdroff, in sctp_manip_pkt()
|
D | nf_nat_proto_dccp.c | 37 unsigned int iphdroff, in dccp_manip_pkt()
|
D | nf_nat_proto_gre.c | 83 gre_manip_pkt(struct sk_buff *skb, unsigned int iphdroff, in gre_manip_pkt()
|
D | nf_nat_core.c | 342 unsigned int iphdroff, in manip_pkt()
|