Home
last modified time | relevance | path

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

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