Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/netfilter/
Dnf_nat_l4proto.h53 extern const struct nf_nat_l4proto nf_nat_l4proto_udp;
/linux-4.4.14/net/netfilter/
Dnf_nat_proto_udp.c68 const struct nf_nat_l4proto nf_nat_l4proto_udp = { variable
Dnf_nat_core.c660 &nf_nat_l4proto_udp); in nf_nat_l3proto_register()