Searched defs:txhash (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ | ||
| H A D | tcp.h | 129 u32 txhash; member |
| /OK3568_Linux_fs/kernel/include/net/ | ||
| H A D | sock.h | 2229 u32 txhash = READ_ONCE(sk->sk_txhash); in skb_set_hash_from_sk() local |