Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Ddropreason-core.h250 SKB_DROP_REASON_CPU_BACKLOG, enumerator
/openbmc/linux/net/core/
H A Ddev.c4830 reason = SKB_DROP_REASON_CPU_BACKLOG; in enqueue_to_backlog()