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

/osnet-11/usr/src/lib/liblldp/common/
H A Dliblldp.c202 status = LLDP_STATUS_NOTFOUND;
360 case LLDP_STATUS_NOTFOUND:
391 return (LLDP_STATUS_NOTFOUND);
H A Dliblldp_prop.c364 if (status == LLDP_STATUS_NOTFOUND && (flags & LLDP_OPT_DEFAULT) != 0)
383 if (status == LLDP_STATUS_NOTFOUND && (flags & LLDP_OPT_DEFAULT) != 0)
443 if (status == LLDP_STATUS_NOTFOUND &&
496 if (status == LLDP_STATUS_NOTFOUND && (flags & LLDP_OPT_DEFAULT) != 0)
H A Dliblldp.h138 LLDP_STATUS_NOTFOUND, enumerator in enum:__anon1923

Completed in 33 milliseconds