Searched refs:ifbrp_filter (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif_bridgevar.h372 #define ifbrp_filter ifbrp_ifbrpu.ifbrpu_int32 /* filtering flags */ macro
H A Dif_bridge.c2527 param->ifbrp_filter = sc->sc_filter_flags;
2537 if (param->ifbrp_filter & ~IFBF_FILT_MASK)
2541 if (param->ifbrp_filter & IFBF_FILT_USEIPF)
2545 sc->sc_filter_flags = param->ifbrp_filter;

Completed in 15 milliseconds