Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dneighbour.h211 extern int neigh_compat_output(struct sk_buff *skb);
/linux-2.4.37.9/net/ipv4/
Darp.c167 output: neigh_compat_output,
168 connected_output: neigh_compat_output,
/linux-2.4.37.9/net/
Dnetsyms.c201 EXPORT_SYMBOL(neigh_compat_output);
/linux-2.4.37.9/net/core/
Dneighbour.c1070 int neigh_compat_output(struct sk_buff *skb) in neigh_compat_output() function