Searched refs:dst_discard_out (Results 1 – 2 of 2) 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()
2757 dst1->output = dst_discard_out; in xfrm_bundle_create()