Home
last modified time | relevance | path

Searched refs:sk_set_txhash (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
Ddatagram.c75 sk_set_txhash(sk); in __ip4_datagram_connect()
Dtcp_ipv4.c279 sk_set_txhash(sk); in tcp_v4_connect()
/kernel/linux/linux-5.10/include/net/
Dsock.h1945 static inline void sk_set_txhash(struct sock *sk) in sk_set_txhash() function
1954 sk_set_txhash(sk); in sk_rethink_txhash()
/kernel/linux/linux-5.10/net/ipv6/
Ddatagram.c261 sk_set_txhash(sk); in __ip6_datagram_connect()
Dtcp_ipv6.c317 sk_set_txhash(sk); in tcp_v6_connect()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dtcp_nip.c696 sk_set_txhash(sk); in tcp_nip_connect()