Searched refs:SKB_DROP_REASON_XDP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ | ||
H A D | dropreason-core.h | 252 SKB_DROP_REASON_XDP, enumerator |
/openbmc/linux/net/core/ | ||
H A D | dev.c | 5094 kfree_skb_reason(skb, SKB_DROP_REASON_XDP); in do_xdp_generic() |