Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dlist_nulls.h99 #define hlist_nulls_for_each_entry(tpos, pos, head, member) \ macro
Dudp.h102 hlist_nulls_for_each_entry(__sk, node, list, __sk_common.skc_portaddr_node)
/linux-4.4.14/include/net/
Dping.h24 hlist_nulls_for_each_entry(__sk, node, list, sk_nulls_node)
Dsock.h677 hlist_nulls_for_each_entry(__sk, node, list, sk_nulls_node)
/linux-4.4.14/net/netfilter/
Dnf_conntrack_helper.c422 hlist_nulls_for_each_entry(h, nn, &pcpu->unconfirmed, hnnode) in __nf_conntrack_helper_unregister()
430 hlist_nulls_for_each_entry(h, nn, &net->ct.hash[i], hnnode) in __nf_conntrack_helper_unregister()
Dnf_conntrack_core.c553 hlist_nulls_for_each_entry(h, n, &net->ct.hash[hash], hnnode) in nf_conntrack_hash_check_insert()
559 hlist_nulls_for_each_entry(h, n, &net->ct.hash[reply_hash], hnnode) in nf_conntrack_hash_check_insert()
646 hlist_nulls_for_each_entry(h, n, &net->ct.hash[hash], hnnode) in __nf_conntrack_confirm()
652 hlist_nulls_for_each_entry(h, n, &net->ct.hash[reply_hash], hnnode) in __nf_conntrack_confirm()
1387 hlist_nulls_for_each_entry(h, n, &net->ct.hash[*bucket], hnnode) { in get_next_corpse()
1403 hlist_nulls_for_each_entry(h, n, &pcpu->unconfirmed, hnnode) { in get_next_corpse()
Dnf_conntrack_ecache.c50 hlist_nulls_for_each_entry(h, n, &pcpu->dying, hnnode) { in ecache_work_evict_list()
Dnfnetlink_cttimeout.c314 hlist_nulls_for_each_entry(h, nn, &init_net.ct.hash[i], hnnode) in ctnl_untimeout()
Dnf_conntrack_netlink.c848 hlist_nulls_for_each_entry(h, n, &net->ct.hash[cb->args[0]], in ctnetlink_dump_table()
1289 hlist_nulls_for_each_entry(h, n, list, hnnode) { in ctnetlink_dump_list()