Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_nat_core.c871 struct nf_nat_proto_clean { struct
879 const struct nf_nat_proto_clean *clean = data; in nf_nat_proto_remove() argument
898 static int nf_nat_proto_clean(struct nf_conn *ct, void *data) in nf_nat_proto_clean() function
1253 struct nf_nat_proto_clean clean = {}; in nf_nat_cleanup()
1255 nf_ct_iterate_destroy(nf_nat_proto_clean, &clean); in nf_nat_cleanup()