Searched refs:br_dev_xmit (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/net/bridge/
H A Dbr_device.c34 netdev_tx_t br_dev_xmit(struct sk_buff *skb, struct net_device *dev) br_dev_xmit() function
329 .ndo_start_xmit = br_dev_xmit,
H A Dbr_if.c452 if (dev->netdev_ops->ndo_start_xmit == br_dev_xmit) br_add_if()
H A Dbr_private.h347 netdev_tx_t br_dev_xmit(struct sk_buff *skb, struct net_device *dev);
H A Dbr_netfilter.c336 /* tell br_dev_xmit to continue with forwarding */ br_nf_pre_routing_finish_bridge()

Completed in 88 milliseconds