Home
last modified time | relevance | path

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

/linux/include/net/
H A Dudp.h331 static inline void udp4_hash4(struct sock *sk) in udp4_hash4() function
336 void udp4_hash4(struct sock *sk);
/linux/net/ipv4/
H A Dudp.c650 void udp4_hash4(struct sock *sk) in udp4_hash4() function
2156 udp4_hash4(sk); in udp_connect()
/linux/net/ipv6/
H A Dudp.c330 udp4_hash4(sk); in udp6_hash4()