Home
last modified time | relevance | path

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

/linux-4.4.14/net/bridge/
Dbr_device.c46 if (nf_ops && nf_ops->br_dev_xmit_hook(skb)) { in br_dev_xmit()
Dbr_private.h884 int (*br_dev_xmit_hook)(struct sk_buff *skb); member
Dbr_netfilter_hooks.c886 .br_dev_xmit_hook = br_nf_dev_xmit,