Lines Matching defs:txhash
825 u32 priority, u32 txhash, struct tcp_key *key)
940 if (txhash) {
942 skb_set_hash(buff, txhash, PKT_HASH_TYPE_L4);
986 u32 txhash = 0;
1080 txhash = sk->sk_txhash;
1085 txhash = inet_twsk(sk)->tw_txhash;
1096 label, priority, txhash,
1110 __be32 label, u32 priority, u32 txhash)
1113 tclass, label, priority, txhash, key);
1249 READ_ONCE(tcp_rsk(req)->txhash));