Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnetlink.h200 struct nlattr **__tb = (tb); \
204 __retval = !__tb[__attr]; \
/linux/net/ipv4/
H A Dinet_connection_sock.c235 #define sk_for_each_bound_bhash(__sk, __tb2, __tb) \ argument
236 hlist_for_each_entry(__tb2, &(__tb)->bhash2, bhash_node) \