Searched refs:dst_discard (Results 1 - 6 of 6) sorted by last modified time

/linux-master/net/ipv6/
H A Droute.c326 .input = dst_discard,
1079 rt->dst.input = dst_discard;
2676 new->input = dst_discard;
H A Dexthdrs.c846 .handler = dst_discard,
/linux-master/net/xfrm/
H A Dxfrm_policy.c2721 dst1->input = dst_discard;
3021 dst1->input = dst_discard;
/linux-master/net/ipv4/
H A Droute.c2829 new->input = dst_discard;
/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

Completed in 249 milliseconds