Searched defs:SAK_CIPSO (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtsnet/common/
H A Dmisc.c114 #define SAK_CIPSO 3 macro
216 if ((key == SAK_CIPSO && *valptr == '=') ||
217 (key != SAK_CIPSO && *valptr != '=')) {
306 case SAK_CIPSO:

Completed in 44 milliseconds