Home
last modified time | relevance | path

Searched refs:SKB_DROP_REASON_CPU_BACKLOG (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/net/
H A Ddropreason-core.h388 SKB_DROP_REASON_CPU_BACKLOG, enumerator
/linux-6.15/net/core/
H A Ddev.c5073 reason = SKB_DROP_REASON_CPU_BACKLOG; in enqueue_to_backlog()