Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/ipfilter/netinet/
HDip_scan.c496 if ((is->is_flags & IS_SC_MATCHALL) == IS_SC_MATCHALL) {
500 ((is->is_flags & IS_SC_MATCHALL) != IS_SC_MATCHALL) &&
HDip_state.h134 #define IS_SC_MATCHALL (IS_SC_MATCHC|IS_SC_MATCHC) macro