Searched refs:SKB_DROP_REASON_CPU_BACKLOG (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/net/ | ||
| H A D | dropreason-core.h | 388 SKB_DROP_REASON_CPU_BACKLOG, enumerator |
| /linux-6.15/net/core/ | ||
| H A D | dev.c | 5073 reason = SKB_DROP_REASON_CPU_BACKLOG; in enqueue_to_backlog() |