Home
last modified time | relevance | path

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

/Linux-v6.6/net/bridge/
Dbr_device.c46 if (nf_ops && nf_ops->br_dev_xmit_hook(skb)) { in br_dev_xmit()
Dbr_netfilter_hooks.c927 .br_dev_xmit_hook = br_nf_dev_xmit,
Dbr_private.h1924 int (*br_dev_xmit_hook)(struct sk_buff *skb); member