Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Ddropreason-core.h284 SKB_DROP_REASON_HDR_TRUNC, enumerator
/openbmc/linux/drivers/net/
H A Dtun.c1904 drop_reason = SKB_DROP_REASON_HDR_TRUNC; in tun_get_user()