Searched refs:resel (Results 1 – 1 of 1) sorted by relevance
4667 int resel, val; in sk_tx_queue_get() local4682 resel = READ_ONCE(sock_net(sk)->core.sysctl_txq_reselection); in sk_tx_queue_get()4683 if (resel && time_is_before_jiffies( in sk_tx_queue_get()4684 READ_ONCE(sk->sk_tx_queue_mapping_jiffies) + resel)) in sk_tx_queue_get()