Searched refs:OPT_CIPSO (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dtndb.h107 OPT_CIPSO = 1 enumerator in enum:__anon9119
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtn_ipopt.c118 * OPT_CIPSO if a CIPSO IP option is found.
121 * If OPT_CIPSO, a pointer to the CIPSO IP option will be returned in
183 *label_type = OPT_CIPSO;
198 * OPT_CIPSO if a CIPSO IP option is found.
201 * If OPT_CIPSO, a pointer to the IPv4 portion of the CIPSO IP option will
261 *label_type = OPT_CIPSO;
H A Dtnet.c717 case OPT_CIPSO:
1617 if (label_type == OPT_CIPSO) {

Completed in 51 milliseconds