Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dlist_nulls.h98 #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.1.27/include/net/
Dping.h24 hlist_nulls_for_each_entry(__sk, node, list, sk_nulls_node)
Dsock.h659 hlist_nulls_for_each_entry(__sk, node, list, sk_nulls_node)
/linux-4.1.27/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.c514 hlist_nulls_for_each_entry(h, n, &net->ct.hash[hash], hnnode) in nf_conntrack_hash_check_insert()
519 hlist_nulls_for_each_entry(h, n, &net->ct.hash[reply_hash], hnnode) in nf_conntrack_hash_check_insert()
627 hlist_nulls_for_each_entry(h, n, &net->ct.hash[hash], hnnode) in __nf_conntrack_confirm()
632 hlist_nulls_for_each_entry(h, n, &net->ct.hash[reply_hash], hnnode) in __nf_conntrack_confirm()
1362 hlist_nulls_for_each_entry(h, n, &net->ct.hash[*bucket], hnnode) { in get_next_corpse()
1378 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()
Dnf_conntrack_netlink.c816 hlist_nulls_for_each_entry(h, n, &net->ct.hash[cb->args[0]], in ctnetlink_dump_table()
1219 hlist_nulls_for_each_entry(h, n, list, hnnode) { in ctnetlink_dump_list()