Searched refs:SKB_DROP_REASON_IP_OUTNOROUTES (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/ipv4/
H A Dip_output.c542 kfree_skb_reason(skb, SKB_DROP_REASON_IP_OUTNOROUTES);
/linux-master/include/net/
H A Ddropreason-core.h275 /** @SKB_DROP_REASON_IP_OUTNOROUTES: route lookup failed */
276 SKB_DROP_REASON_IP_OUTNOROUTES, enumerator in enum:skb_drop_reason

Completed in 293 milliseconds