Home
last modified time | relevance | path

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

/linux/include/net/
H A Dudp.h316 static inline void udp_lib_hash4(struct sock *sk, u16 hash) in udp_lib_hash4() function
324 void udp_lib_hash4(struct sock *sk, u16 hash);
/linux/net/ipv4/
H A Dudp.c579 void udp_lib_hash4(struct sock *sk, u16 hash) in udp_lib_hash4() function
615 EXPORT_SYMBOL(udp_lib_hash4);
629 udp_lib_hash4(sk, hash); in udp4_hash4()
/linux/net/ipv6/
H A Dudp.c294 udp_lib_hash4(sk, hash); in udp6_hash4()