Home
last modified time | relevance | path

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

/Linux-v5.10/net/decnet/
Ddn_neigh.c54 static int dn_neigh_output(struct neighbour *neigh, struct sk_buff *skb);
62 .output = dn_neigh_output,
63 .connected_output = dn_neigh_output,
173 static int dn_neigh_output(struct neighbour *neigh, struct sk_buff *skb) in dn_neigh_output() function