Home
last modified time | relevance | path

Searched defs:cmpfn (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/netfilter_ipv4/
Dlisthelp.h12 #define LIST_FIND(head, cmpfn, type, args...) \ argument
25 #define LIST_FIND_W(head, cmpfn, type, args...) \ argument
39 #define LIST_FIND_B(head, cmpfn, type, args...) \ argument
93 #define LIST_INSERT(head, new, cmpfn) \ argument
/linux-2.4.37.9/net/ipv4/netfilter/
Dip_queue.c90 __ipq_find_entry(ipq_cmpfn cmpfn, unsigned long data) in __ipq_find_entry()
111 __ipq_find_dequeue_entry(ipq_cmpfn cmpfn, unsigned long data) in __ipq_find_dequeue_entry()
168 ipq_find_dequeue_entry(ipq_cmpfn cmpfn, unsigned long data) in ipq_find_dequeue_entry()
/linux-2.4.37.9/net/ipv6/netfilter/
Dip6_queue.c96 __ipq_find_entry(ipq_cmpfn cmpfn, unsigned long data) in __ipq_find_entry()
117 __ipq_find_dequeue_entry(ipq_cmpfn cmpfn, unsigned long data) in __ipq_find_dequeue_entry()
174 ipq_find_dequeue_entry(ipq_cmpfn cmpfn, unsigned long data) in ipq_find_dequeue_entry()