Searched refs:SKB_DROP_REASON_IP_OUTNOROUTES (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ | ||
| A D | dropreason-core.h | 276 SKB_DROP_REASON_IP_OUTNOROUTES, enumerator |
| /linux/net/ipv4/ | ||
| A D | ip_output.c | 543 kfree_skb_reason(skb, SKB_DROP_REASON_IP_OUTNOROUTES); in __ip_queue_xmit() |
Completed in 7 milliseconds