Home
last modified time | relevance | path

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

/linux-6.1.9/net/bridge/
Dbr_device.c45 if (nf_ops && nf_ops->br_dev_xmit_hook(skb)) { in br_dev_xmit()
Dbr_netfilter_hooks.c920 .br_dev_xmit_hook = br_nf_dev_xmit,
Dbr_private.h1847 int (*br_dev_xmit_hook)(struct sk_buff *skb); member