Home
last modified time | relevance | path

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

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