Home
last modified time | relevance | path

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

/linux/include/net/
H A Dudp.h147 static inline bool udp_has_hash4(const struct udp_hslot *hslot2) in udp_has_hash4() function
190 static inline bool udp_has_hash4(const struct udp_hslot *hslot2) in udp_has_hash4() function
/linux/net/ipv6/
H A Dudp.c313 if (udp_has_hash4(hslot2)) { in __udp6_lib_lookup()
/linux/net/ipv4/
H A Dudp.c649 if (udp_has_hash4(hslot2)) { in __udp4_lib_lookup()