Home
last modified time | relevance | path

Searched refs:negative_advice (Results 1 – 2 of 2) sorted by relevance

/include/net/
A Ddst_ops.h27 void (*negative_advice)(struct sock *sk, struct dst_entry *); member
A Dsock.h2155 if (dst && dst->ops->negative_advice) in __dst_negative_advice()
2156 dst->ops->negative_advice(sk, dst); in __dst_negative_advice()

Completed in 19 milliseconds