Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_nat_l4proto.h65 extern const struct nf_nat_l4proto nf_nat_l4proto_udplite;
/Linux-v4.19/net/netfilter/
Dnf_nat_proto_udp.c111 const struct nf_nat_l4proto nf_nat_l4proto_udplite = { variable
Dnf_nat_core.c760 &nf_nat_l4proto_udplite); in nf_nat_l3proto_register()