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

/osnet-11/usr/src/lib/liblldp/common/
H A Dliblldp_prop.c304 if (valtype != LLDP_OPT_ACTIVE)
343 case LLDP_OPT_ACTIVE:
394 if (valtype != LLDP_OPT_ACTIVE)
427 if (valtype != LLDP_OPT_ACTIVE)
459 if (valtype != LLDP_OPT_ACTIVE)
507 if (valtype != LLDP_OPT_ACTIVE)
545 case LLDP_OPT_ACTIVE:
593 uint32_t flagsmask = (LLDP_OPT_ACTIVE|LLDP_OPT_DEFAULT|\
597 ((pflags & flagsmask) != LLDP_OPT_ACTIVE &&
719 * LLDP_OPT_ACTIVE
[all...]
H A Dliblldp.h261 * - LLDP_OPT_ACTIVE:
279 #define LLDP_OPT_ACTIVE 0x00000001 macro

Completed in 19 milliseconds