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