Searched refs:SKB_DROP_REASON_PKT_TOO_BIG (Results 1 - 3 of 3) sorted by last modified time

/linux-master/net/openvswitch/
H A Dactions.c953 kfree_skb_reason(skb, SKB_DROP_REASON_PKT_TOO_BIG);
/linux-master/net/ipv6/
H A Dip6_output.c644 kfree_skb_reason(skb, SKB_DROP_REASON_PKT_TOO_BIG);
/linux-master/include/net/
H A Ddropreason-core.h369 * @SKB_DROP_REASON_PKT_TOO_BIG: packet size is too big (maybe exceed the
372 SKB_DROP_REASON_PKT_TOO_BIG, enumerator in enum:skb_drop_reason

Completed in 187 milliseconds