Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/netfilter/
Dnf_nat.h79 unsigned int nf_nat_manip_pkt(struct sk_buff *skb, struct nf_conn *ct,
/Linux-v5.10/net/netfilter/
Dnf_nat_core.c716 verdict = nf_nat_manip_pkt(skb, ct, mtype, dir); in nf_nat_packet()
1148 .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