Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_bridge.c292 #define BRIDGE_BPF_MTAP_INPUT(sc, m) \ macro
296 #define BRIDGE_BPF_MTAP_INPUT(ifp, m) macro
5531 BRIDGE_BPF_MTAP_INPUT(sc, m);
5932 BRIDGE_BPF_MTAP_INPUT(sc, m);
6126 BRIDGE_BPF_MTAP_INPUT(sc, mc2);
6171 BRIDGE_BPF_MTAP_INPUT(sc, m); \