Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr_device.c52 if (nf_ops && nf_ops->br_dev_xmit_hook(skb)) { in br_dev_xmit()
H A Dbr_netfilter_hooks.c1058 .br_dev_xmit_hook = br_nf_dev_xmit,
H A Dbr_private.h1926 int (*br_dev_xmit_hook)(struct sk_buff *skb); member