Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dsock.h905 #define sk_for_each_bound_safe(__sk, tmp, list) \ macro
/openbmc/linux/net/netlink/
H A Daf_netlink.c2148 sk_for_each_bound_safe(sk, tmp, &tbl->mc_list) in __netlink_clear_multicast_users()