Home
last modified time | relevance | path

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

/linux/include/net/
H A Dudp.h134 static inline bool udp_hashed4(const struct sock *sk) in udp_hashed4() function
177 static inline bool udp_hashed4(const struct sock *sk) in udp_hashed4() function
/linux/net/ipv4/
H A Dudp.c599 if (udp_hashed4(sk)) { in udp_unhash4()
623 if (udp_hashed4(sk)) in udp_lib_hash4()
2283 if (udp_hashed4(sk)) { in udp_lib_rehash()