Home
last modified time | relevance | path

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

/include/net/
Ddst_ops.h31 bool confirm_neigh);
38 void (*confirm_neigh)(const struct dst_entry *dst, member
Ddst.h415 if (dst->ops->confirm_neigh) in dst_confirm_neigh()
416 dst->ops->confirm_neigh(dst, daddr); in dst_confirm_neigh()
551 struct sk_buff *skb, u32 mtu, bool confirm_neigh);