Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/
H A Ddropreason-core.h313 * @SKB_DROP_REASON_PKT_TOO_BIG: packet size is too big (maybe exceed the
316 SKB_DROP_REASON_PKT_TOO_BIG, enumerator
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_output.c639 kfree_skb_reason(skb, SKB_DROP_REASON_PKT_TOO_BIG); in ip6_forward()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dactions.c940 kfree_skb_reason(skb, SKB_DROP_REASON_PKT_TOO_BIG); in do_output()

Completed in 6 milliseconds