Home
last modified time | relevance | path

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

/linux/Documentation/networking/
H A Dnf_flowtable.rst21 transmitted to the output netdevice via neigh_xmit(), hence, packets bypass the
53 --> ingress ---> prerouting ---> |decision| | postrouting |--> neigh_xmit
74 forwarding path. The TTL is decremented before calling neigh_xmit(). Fragmented
/linux/include/net/
H A Dneighbour.h410 int neigh_xmit(int fam, struct net_device *, const void *, struct sk_buff *);
/linux/net/mpls/
H A Daf_mpls.c483 err = neigh_xmit(NEIGH_LINK_TABLE, out_dev, in mpls_forward()
486 err = neigh_xmit(nh->nh_via_table, out_dev, in mpls_forward()
/linux/net/core/
H A Dneighbour.c3211 int neigh_xmit(int index, struct net_device *dev, in neigh_xmit() function
3255 EXPORT_SYMBOL(neigh_xmit);