Home
last modified time | relevance | path

Searched refs:nf_nat_manip_pkt (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/net/netfilter/
Dnf_nat.h79 unsigned int nf_nat_manip_pkt(struct sk_buff *skb, struct nf_conn *ct,
/linux-5.19.10/net/netfilter/
Dnf_nat_core.c696 verdict = nf_nat_manip_pkt(skb, ct, mtype, dir); in nf_nat_packet()
1124 .manip_pkt = nf_nat_manip_pkt,
Dnf_nat_proto.c419 unsigned int nf_nat_manip_pkt(struct sk_buff *skb, struct nf_conn *ct, in nf_nat_manip_pkt() function