Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv6/
Dtcp_ipv6.c848 u8 tclass, __be32 label, u32 priority, u32 txhash) in tcp_v6_send_response()
991 u32 txhash = 0; in tcp_v6_send_reset() local
1088 __be32 label, u32 priority, u32 txhash) in tcp_v6_send_ack()
/Linux-v6.6/net/ipv4/
Dtcp_ipv4.c696 u32 txhash = 0; in tcp_v4_send_reset() local
866 int reply_flags, u8 tos, u32 txhash) in tcp_v4_send_ack()
Dip_output.c1584 unsigned int len, u64 transmit_time, u32 txhash) in ip_send_unicast_reply()
/Linux-v6.6/include/linux/
Dtcp.h158 u32 txhash; member
/Linux-v6.6/include/net/
Dsock.h2398 u32 txhash = READ_ONCE(sk->sk_txhash); in skb_set_hash_from_sk() local