Searched refs:br_dev_xmit_hook (Results 1 – 2 of 2) sorted by relevance
| /linux/net/bridge/ | ||
| H A D | br_device.c | 54 if (nf_ops && nf_ops->br_dev_xmit_hook(skb)) { in br_dev_xmit() |
| H A D | br_private.h | 2013 int (*br_dev_xmit_hook)(struct sk_buff *skb); member |