Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dtcp_ipv6.c865 u32 priority, u32 txhash, struct tcp_key *key) in tcp_v6_send_response()
1025 u32 txhash = 0; in tcp_v6_send_reset() local
1150 __be32 label, u32 priority, u32 txhash) in tcp_v6_send_ack()
/linux/net/ipv4/
H A Dtcp_ipv4.c760 u32 txhash = 0; in tcp_v4_send_reset() local
939 int reply_flags, u8 tos, u32 txhash) in tcp_v4_send_ack()
/linux/include/net/
H A Dsock.h2325 u32 txhash = READ_ONCE(sk->sk_txhash); in skb_set_hash_from_sk() local