Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dudp.h320 static inline void udp4_hash4(struct sock *sk) in udp4_hash4() function
325 void udp4_hash4(struct sock *sk);
/linux-6.15/net/ipv4/
H A Dudp.c658 void udp4_hash4(struct sock *sk) in udp4_hash4() function
671 EXPORT_IPV6_MOD(udp4_hash4);
2154 udp4_hash4(sk); in udp_connect()
/linux-6.15/net/ipv6/
H A Dudp.c327 udp4_hash4(sk); in udp6_hash4()