Home
last modified time | relevance | path

Searched refs:net_tx_rndhash (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/net/ipv6/
A Dsyncookies.c216 treq->txhash = net_tx_rndhash(); in cookie_v6_check()
/linux-6.3-rc2/net/ipv4/
A Dsyncookies.c382 treq->txhash = net_tx_rndhash(); in cookie_v4_check()
A Dtcp_output.c4124 tcp_rsk(req)->txhash = net_tx_rndhash(); in tcp_rtx_synack()
A Dtcp_input.c7024 tcp_rsk(req)->txhash = net_tx_rndhash(); in tcp_conn_request()
/linux-6.3-rc2/include/net/
A Dsock.h2098 static inline u32 net_tx_rndhash(void) in net_tx_rndhash() function
2108 WRITE_ONCE(sk->sk_txhash, net_tx_rndhash()); in sk_set_txhash()

Completed in 28 milliseconds