Searched refs:T_DEFAULT (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libpp/common/
H A Dppkey.c43 "default", T_DEFAULT,
H A Dppkey.h49 #define T_DEFAULT (T_TOKEN+5) macro
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dtpicommon.h122 * - Flags T_NEGOTIATE, T_CHECK, T_DEFAULT, T_CURRENT
129 #define T_DEFAULT 0x010 /* get default opts request */ macro
/opensolaris-onvv-gate/usr/src/lib/libbc/inc/include/nettli/
H A Dtiuser.h81 #define T_DEFAULT 0x010 /* get default opts */ macro
/opensolaris-onvv-gate/usr/src/uts/common/inet/
H A Doptcom.c207 case T_DEFAULT:
217 if (tor->MGMT_flags == T_DEFAULT) {
222 * semantics of T_DEFAULT and the following historical note
231 * so we ditch the message. A T_DEFAULT request is a
237 /* T_DEFAULT not passed down */
253 /* TODO: Is T_DEFAULT the right thing to put in MGMT_flags? */
254 toa->MGMT_flags = T_DEFAULT;
276 * In this interpretation of T_DEFAULT, this is
323 /* T_DEFAULT processing complete - no more T_DEFAULT */
[all...]

Completed in 62 milliseconds