nfnl_cthelper_list 38 net/netfilter/nfnetlink_cthelper.c static LIST_HEAD(nfnl_cthelper_list); nfnl_cthelper_list 274 net/netfilter/nfnetlink_cthelper.c list_add_tail(&nfcth->list, &nfnl_cthelper_list); nfnl_cthelper_list 434 net/netfilter/nfnetlink_cthelper.c list_for_each_entry(nlcth, &nfnl_cthelper_list, list) { nfnl_cthelper_list 649 net/netfilter/nfnetlink_cthelper.c list_for_each_entry(nlcth, &nfnl_cthelper_list, list) { nfnl_cthelper_list 713 net/netfilter/nfnetlink_cthelper.c list_for_each_entry_safe(nlcth, n, &nfnl_cthelper_list, list) { nfnl_cthelper_list 792 net/netfilter/nfnetlink_cthelper.c list_for_each_entry_safe(nlcth, n, &nfnl_cthelper_list, list) {