include\net\sock.h
static
inline
void
sk_rethink_txhash(
struct
sock *sk)
{
if
(sk->sk_txhash)
sk_set_txhash(sk);
}