Home
last modified time | relevance | path

Searched defs:txhash (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/net/ipv6/
Dtcp_ipv6.c851 u8 tclass, __be32 label, u32 priority, u32 txhash) in tcp_v6_send_response()
994 u32 txhash = 0; in tcp_v6_send_reset() local
1091 __be32 label, u32 priority, u32 txhash) in tcp_v6_send_ack()
/Linux-v6.1/include/linux/
Dtcp.h158 u32 txhash; member
/Linux-v6.1/include/net/
Dsock.h2395 u32 txhash = READ_ONCE(sk->sk_txhash); in skb_set_hash_from_sk() local