Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_bridge.c292 #define BRIDGE_BPF_MTAP_INPUT(sc, m) \ macro
296 #define BRIDGE_BPF_MTAP_INPUT(ifp, m) macro
5443 BRIDGE_BPF_MTAP_INPUT(sc, m);
5719 BRIDGE_BPF_MTAP_INPUT(sc, m);
5881 BRIDGE_BPF_MTAP_INPUT(sc, mc2);
5926 BRIDGE_BPF_MTAP_INPUT(sc, m); \