Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dudp.h195 void udp_lib_rehash(struct sock *sk, u16 new_hash);
/openbmc/linux/net/ipv4/
H A Dudp.c2004 void udp_lib_rehash(struct sock *sk, u16 newhash) in udp_lib_rehash() function
2040 EXPORT_SYMBOL(udp_lib_rehash);
2047 udp_lib_rehash(sk, new_hash); in udp_v4_rehash()
/openbmc/linux/net/ipv6/
H A Dudp.c117 udp_lib_rehash(sk, new_hash); in udp_v6_rehash()