Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnfnetlink_cthelper.c425 struct nfnl_cthelper *nlcth; in nfnl_cthelper_new() local
441 cur = &nlcth->helper; in nfnl_cthelper_new()
624 struct nfnl_cthelper *nlcth; in nfnl_cthelper_get() local
649 cur = &nlcth->helper; in nfnl_cthelper_get()
688 struct nfnl_cthelper *nlcth, *n; in nfnl_cthelper_del() local
707 cur = &nlcth->helper; in nfnl_cthelper_del()
724 list_del(&nlcth->list); in nfnl_cthelper_del()
725 kfree(nlcth); in nfnl_cthelper_del()
790 struct nfnl_cthelper *nlcth, *n; in nfnl_cthelper_exit() local
795 cur = &nlcth->helper; in nfnl_cthelper_exit()
[all …]