Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dudp.h137 static inline bool udp_hashed4(const struct sock *sk) in udp_hashed4() function
180 static inline bool udp_hashed4(const struct sock *sk) in udp_hashed4() function
/linux-6.15/net/ipv4/
H A Dudp.c606 if (udp_hashed4(sk)) { in udp_unhash4()
630 if (udp_hashed4(sk)) in udp_lib_hash4()
2270 if (udp_hashed4(sk)) { in udp_lib_rehash()