Searched refs:dst_discard_out (Results 1 – 4 of 4) sorted by relevance
30 int dst_discard_out(struct net *net, struct sock *sk, struct sk_buff *skb) in dst_discard_out() function35 EXPORT_SYMBOL(dst_discard_out);60 dst->output = dst_discard_out; in dst_init()153 WRITE_ONCE(dst->output, dst_discard_out); in dst_dev_put()
326 .output = dst_discard_out,1120 rt->dst.output = dst_discard_out; in ip6_rt_init_dst_reject() 2750 new->output = dst_discard_out; in ip6_blackhole_route()
2900 new->output = dst_discard_out; in ipv4_blackhole_route()
2757 dst1->output = dst_discard_out; in xfrm_bundle_create()