Lines Matching defs:neigh
72 static bool dn_key_eq(const struct neighbour *neigh, const void *pkey) in dn_key_eq()
110 static int dn_neigh_construct(struct neighbour *neigh) in dn_neigh_construct()
166 static void dn_neigh_error_report(struct neighbour *neigh, struct sk_buff *skb) in dn_neigh_error_report()
172 static int dn_neigh_output(struct neighbour *neigh, struct sk_buff *skb) in dn_neigh_output()
201 struct neighbour *neigh = rt->n; in dn_neigh_output_packet() local
209 static int dn_long_output(struct neighbour *neigh, struct sock *sk, in dn_long_output()
257 static int dn_short_output(struct neighbour *neigh, struct sock *sk, in dn_short_output()
300 static int dn_phase3_output(struct neighbour *neigh, struct sock *sk, in dn_phase3_output()
341 struct neighbour *neigh = rt->n; in dn_to_neigh_output() local
385 struct neighbour *neigh; in dn_neigh_router_hello() local
446 struct neighbour *neigh; in dn_neigh_endnode_hello() local
505 static void neigh_elist_cb(struct neighbour *neigh, void *_info) in neigh_elist_cb()