Home
last modified time | relevance | path

Searched refs:skb_end_time (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/net/sched/
H A Dsch_taprio.c157 static bool taprio_entry_allows_tx(ktime_t skb_end_time, in taprio_entry_allows_tx() argument
160 return ktime_before(skb_end_time, entry->gate_close_time[tc]); in taprio_entry_allows_tx()

Completed in 4 milliseconds