Searched refs:dst_discard (Results 1 – 7 of 7) sorted by relevance
160 int dst_discard(struct sk_buff *skb) in dst_discard() function165 EXPORT_SYMBOL(dst_discard);184 dst->input = dst->output = dst_discard; in dst_alloc()200 dst->input = dst->output = dst_discard; in ___dst_free()365 dst->input = dst->output = dst_discard; in dst_ifdown()
354 extern int dst_discard(struct sk_buff *skb);
218 .input = dst_discard,219 .output = dst_discard,892 new->input = dst_discard; in ip6_blackhole_route()893 new->output = dst_discard; in ip6_blackhole_route()
513 .handler = dst_discard,
2719 new->input = dst_discard; in ipv4_blackhole_route()2720 new->output = dst_discard; in ipv4_blackhole_route()
1440 rt->dst.input = dst_discard; in dn_route_input_slow()
1478 dst1->input = dst_discard; in xfrm_bundle_create()