Home
last modified time | relevance | path

Searched refs:dst_discard (Results 1 – 6 of 6) sorted by relevance

/linux/net/core/
H A Ddst.c59 dst->input = dst_discard; in dst_init()
152 WRITE_ONCE(dst->input, dst_discard); in dst_dev_put()
/linux/include/net/
H A Ddst.h393 static inline int dst_discard(struct sk_buff *skb) in dst_discard() function
/linux/net/ipv6/
H A Dexthdrs.c851 .handler = dst_discard,
H A Droute.c326 .input = dst_discard,
1122 rt->dst.input = dst_discard; in ip6_rt_init_dst_reject()
2755 new->input = dst_discard; in ip6_blackhole_route()
/linux/net/xfrm/
H A Dxfrm_policy.c2747 dst1->input = dst_discard; in xfrm_bundle_create()
3057 dst1->input = dst_discard; in xfrm_create_dummy_bundle()
/linux/net/ipv4/
H A Droute.c2931 new->input = dst_discard; in ipv4_blackhole_route()