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

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_private.h182 MATCH_UNKNOWN, enumerator in enum:__anon15422
187 * direction == MATCH_UNKNOWN means that this is first lookup, then we need
194 ((p)->direction == MATCH_UNKNOWN || \
197 (p)->direction = MATCH_UNKNOWN; \
H A Dip_fw_dynamic.c1601 if (info->direction == MATCH_UNKNOWN ||
1732 if (info->direction == MATCH_UNKNOWN ||

Completed in 106 milliseconds