Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dip_output.c1586 unsigned int len, u64 transmit_time, u32 txhash) in ip_send_unicast_reply()
/openbmc/linux/include/linux/
H A Dtcp.h158 u32 txhash; member
/openbmc/linux/include/net/
H A Dsock.h2413 u32 txhash = READ_ONCE(sk->sk_txhash); in skb_set_hash_from_sk() local