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

/darwin-on-arm/xnu/bsd/net/
H A Dpf.c869 if (extfilter < PF_EXTFILTER_EI) {
895 if (extfilter < PF_EXTFILTER_EI ||
999 if (extfilter < PF_EXTFILTER_EI) {
1025 if (extfilter < PF_EXTFILTER_EI ||
6382 key.proto_variant = PF_EXTFILTER_EI;
6898 key.proto_variant = PF_EXTFILTER_EI;
H A Dpfvar.h862 PF_EXTFILTER_EI /* Endpoint-independent filtering */ enumerator in enum:pf_extfilter

Completed in 80 milliseconds