Home
last modified time | relevance | path

Searched refs:SKB_DROP_REASON_PKT_TOO_BIG (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Ddropreason-core.h316 SKB_DROP_REASON_PKT_TOO_BIG, enumerator
/openbmc/linux/net/openvswitch/
H A Dactions.c942 kfree_skb_reason(skb, SKB_DROP_REASON_PKT_TOO_BIG); in do_output()
/openbmc/linux/net/ipv6/
H A Dip6_output.c649 kfree_skb_reason(skb, SKB_DROP_REASON_PKT_TOO_BIG); in ip6_forward()