Home
last modified time | relevance | path

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

/linux/net/bridge/
H A Dbr_device.c54 if (nf_ops && nf_ops->br_dev_xmit_hook(skb)) { in br_dev_xmit()
H A Dbr_private.h2013 int (*br_dev_xmit_hook)(struct sk_buff *skb); member