Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_state.h123 #define IS_STRICT 0x20000 macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c1485 is->is_flags |= IS_STRICT;
1874 if ((flags & IS_STRICT) != 0) {