Lines Matching refs:neighbour
52 static int dn_neigh_construct(struct neighbour *);
53 static void dn_neigh_error_report(struct neighbour *, struct sk_buff *);
54 static int dn_neigh_output(struct neighbour *neigh, struct sk_buff *skb);
73 static bool dn_key_eq(const struct neighbour *neigh, const void *pkey) in dn_key_eq()
111 static int dn_neigh_construct(struct neighbour *neigh) in dn_neigh_construct()
167 static void dn_neigh_error_report(struct neighbour *neigh, struct sk_buff *skb) in dn_neigh_error_report()
173 static int dn_neigh_output(struct neighbour *neigh, struct sk_buff *skb) in dn_neigh_output()
202 struct neighbour *neigh = rt->n; in dn_neigh_output_packet()
210 static int dn_long_output(struct neighbour *neigh, struct sock *sk, in dn_long_output()
258 static int dn_short_output(struct neighbour *neigh, struct sock *sk, in dn_short_output()
301 static int dn_phase3_output(struct neighbour *neigh, struct sock *sk, in dn_phase3_output()
342 struct neighbour *neigh = rt->n; in dn_to_neigh_output()
386 struct neighbour *neigh; in dn_neigh_router_hello()
447 struct neighbour *neigh; in dn_neigh_endnode_hello()
506 static void neigh_elist_cb(struct neighbour *neigh, void *_info) in neigh_elist_cb()
551 struct neighbour *n) in dn_neigh_format_entry()