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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c1425 if (optlen < TSOL_CIPSO_MIN_LENGTH || optlen > TSOL_CIPSO_MAX_LENGTH)
1442 if (opt[1] == TSOL_CIPSO_MIN_LENGTH) { /* no tags */
1448 optlen -= TSOL_CIPSO_MIN_LENGTH;
1449 opt += TSOL_CIPSO_MIN_LENGTH;
/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dtndb.h118 #define TSOL_CIPSO_MIN_LENGTH 6 macro

Completed in 46 milliseconds