Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dif_bridge.c292 #define BRIDGE_BPF_MTAP_INPUT(sc, m) \ macro
296 #define BRIDGE_BPF_MTAP_INPUT(ifp, m) macro
5578 BRIDGE_BPF_MTAP_INPUT(sc, m);
5979 BRIDGE_BPF_MTAP_INPUT(sc, m);
6173 BRIDGE_BPF_MTAP_INPUT(sc, mc2);
6218 BRIDGE_BPF_MTAP_INPUT(sc, m); \