Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Ddst.c60 dst->input = dst_discard; in dst_init()
161 dst->input = dst_discard; in dst_dev_put()
/OK3568_Linux_fs/kernel/include/net/
H A Ddst.h378 static inline int dst_discard(struct sk_buff *skb) in dst_discard() function
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dexthdrs.c865 .handler = dst_discard,
H A Droute.c319 .input = dst_discard,
1063 rt->dst.input = dst_discard; in ip6_rt_init_dst_reject()
2543 new->input = dst_discard; in ip6_blackhole_route()
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_route.c1482 rt->dst.input = dst_discard; in dn_route_input_slow()
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_policy.c2624 dst1->input = dst_discard; in xfrm_bundle_create()
2924 dst1->input = dst_discard; in xfrm_create_dummy_bundle()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Droute.c2752 new->input = dst_discard; in ipv4_blackhole_route()