nf_nat_manip_pkt   79 include/net/netfilter/nf_nat.h unsigned int nf_nat_manip_pkt(struct sk_buff *skb, struct nf_conn *ct,
nf_nat_manip_pkt  716 net/netfilter/nf_nat_core.c 		verdict = nf_nat_manip_pkt(skb, ct, mtype, dir);
nf_nat_manip_pkt 1148 net/netfilter/nf_nat_core.c 	.manip_pkt		= nf_nat_manip_pkt,