Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/netfilter_ipv4/
Dlisthelp.h39 #define LIST_FIND_B(head, cmpfn, type, args...) \ macro
/linux-2.4.37.9/net/ipv4/netfilter/
Dip_conntrack_core.c614 h = LIST_FIND_B(chain, unreplied, struct ip_conntrack_tuple_hash *); in early_drop()