Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_bridgevar.h214 #define IFBF_FILT_USEIPF 0x00000001 /* run pf hooks on the bridge macro
H A Dif_bridge.c3520 if (param->ifbrp_filter & IFBF_FILT_USEIPF) { in bridge_ioctl_sfilt()