Searched refs:sk_for_each_entry_offset_rcu (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/ipv6/
H A Dudp.c854 sk_for_each_entry_offset_rcu(sk, node, &hslot->head, offset) {
/linux-master/include/net/
H A Dsock.h892 * sk_for_each_entry_offset_rcu - iterate over a list at a given struct offset
899 #define sk_for_each_entry_offset_rcu(tpos, pos, head, offset) \ macro
/linux-master/net/ipv4/
H A Dudp.c2256 sk_for_each_entry_offset_rcu(sk, node, &hslot->head, offset) {

Completed in 150 milliseconds