Searched refs:LLDP_MAX_SYSNAMELEN (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/liblldp/common/ | ||
H A D | lldp.h | 158 #define LLDP_MAX_SYSNAMELEN 256 /* includes NUL terminating char */ macro |
H A D | liblldp_tlv.c | 523 if (tlv->lt_len > (LLDP_MAX_SYSNAMELEN - 1)) |
Completed in 26 milliseconds