Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Ddropreason-core.h136 SKB_DROP_REASON_IP_NOPROTO, enumerator
/openbmc/linux/net/ipv4/
H A Dip_input.c219 kfree_skb_reason(skb, SKB_DROP_REASON_IP_NOPROTO); in ip_protocol_deliver_rcu()