Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_nat_l4proto.h54 extern const struct nf_nat_l4proto nf_nat_l4proto_udp;
/Linux-v4.19/net/netfilter/
Dnf_nat_proto_udp.c122 const struct nf_nat_l4proto nf_nat_l4proto_udp = { variable
Dnf_nat_core.c749 &nf_nat_l4proto_udp); in nf_nat_l3proto_register()