Home
last modified time | relevance | path

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

/net/decnet/
Ddn_neigh.c53 static int dn_neigh_output(struct neighbour *neigh, struct sk_buff *skb);
61 .output = dn_neigh_output,
62 .connected_output = dn_neigh_output,
172 static int dn_neigh_output(struct neighbour *neigh, struct sk_buff *skb) in dn_neigh_output() function