Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dnetlink.h199 struct nlattr **__tb = (tb); \
203 __retval = !__tb[__attr]; \
/linux-6.12.1/net/ipv4/
Dinet_connection_sock.c237 #define sk_for_each_bound_bhash(__sk, __tb2, __tb) \ argument
238 hlist_for_each_entry(__tb2, &(__tb)->bhash2, bhash_node) \