Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
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.14.4/net/ipv4/
Dudp.c607 if (udp_hashed4(sk)) { in udp_unhash4()
631 if (udp_hashed4(sk)) in udp_lib_hash4()
2271 if (udp_hashed4(sk)) { in udp_lib_rehash()