Home
last modified time | relevance | path

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

/linux/include/net/
H A Dudp.h333 static inline void udp4_hash4(struct sock *sk) in udp4_hash4() function
338 void udp4_hash4(struct sock *sk);
/linux/net/ipv4/
H A Dudp.c658 void udp4_hash4(struct sock *sk) in udp4_hash4() function
671 EXPORT_IPV6_MOD(udp4_hash4);
2204 udp4_hash4(sk); in udp_connect()
/linux/net/ipv6/
H A Dudp.c329 udp4_hash4(sk); in udp6_hash4()