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

/linux-master/net/core/
H A Ddst.c59 dst->input = dst_discard;
154 dst->input = dst_discard;
/linux-master/include/net/
H A Ddst.h384 static inline int dst_discard(struct sk_buff *skb) function
/linux-master/net/ipv6/
H A Dexthdrs.c846 .handler = dst_discard,
H A Droute.c326 .input = dst_discard,
1079 rt->dst.input = dst_discard;
2676 new->input = dst_discard;
/linux-master/net/xfrm/
H A Dxfrm_policy.c2716 dst1->input = dst_discard;
3016 dst1->input = dst_discard;
/linux-master/net/ipv4/
H A Droute.c2843 new->input = dst_discard;

Completed in 168 milliseconds