Home
last modified time | relevance | path

Searched refs:udp_portaddr_for_each_entry (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dudp.h209 #define udp_portaddr_for_each_entry(__sk, list) \ macro
/linux-6.15/
H A D.clang-format716 - 'udp_portaddr_for_each_entry'
/linux-6.15/net/ipv4/
H A Dudp.c186 udp_portaddr_for_each_entry(sk2, &hslot2->head) { in udp_lib_lport_inuse2()
3446 udp_portaddr_for_each_entry(sk, &hslot2->head) { in bpf_iter_udp_batch()