Searched refs:SKB_DROP_REASON_HDR_TRUNC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ | ||
H A D | dropreason-core.h | 284 SKB_DROP_REASON_HDR_TRUNC, enumerator |
/openbmc/linux/drivers/net/ | ||
H A D | tun.c | 1904 drop_reason = SKB_DROP_REASON_HDR_TRUNC; in tun_get_user() |