Home
last modified time | relevance | path

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

/linux-4.4.14/net/mpls/
Dmpls_iptunnel.c109 err = neigh_xmit(NEIGH_ARP_TABLE, out_dev, &rt->rt_gateway, in mpls_output()
112 err = neigh_xmit(NEIGH_ND_TABLE, out_dev, &rt6->rt6i_gateway, in mpls_output()
Daf_mpls.c324 err = neigh_xmit(NEIGH_LINK_TABLE, out_dev, in mpls_forward()
327 err = neigh_xmit(nh->nh_via_table, out_dev, in mpls_forward()
/linux-4.4.14/include/net/
Dneighbour.h360 int neigh_xmit(int fam, struct net_device *, const void *, struct sk_buff *);
/linux-4.4.14/net/core/
Dneighbour.c2459 int neigh_xmit(int index, struct net_device *dev, in neigh_xmit() function
2491 EXPORT_SYMBOL(neigh_xmit);