Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/
H A Ddropreason-core.h135 /** @SKB_DROP_REASON_IP_NOPROTO: no support for IP protocol */
136 SKB_DROP_REASON_IP_NOPROTO, enumerator
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_input.c219 kfree_skb_reason(skb, SKB_DROP_REASON_IP_NOPROTO); in ip_protocol_deliver_rcu()

Completed in 3 milliseconds