Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddst.c59 dst->input = dst_discard; in dst_init()
153 dst->input = dst_discard; in dst_dev_put()
/openbmc/linux/include/net/
H A Ddst.h391 static inline int dst_discard(struct sk_buff *skb) in dst_discard() function
/openbmc/linux/net/ipv6/
H A Dexthdrs.c843 .handler = dst_discard,
H A Droute.c327 .input = dst_discard,
1075 rt->dst.input = dst_discard; in ip6_rt_init_dst_reject()
2670 new->input = dst_discard; in ip6_blackhole_route()
/openbmc/linux/net/xfrm/
H A Dxfrm_policy.c2724 dst1->input = dst_discard; in xfrm_bundle_create()
3024 dst1->input = dst_discard; in xfrm_create_dummy_bundle()
/openbmc/linux/net/ipv4/
H A Droute.c2863 new->input = dst_discard; in ipv4_blackhole_route()