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

/osnet-11/usr/src/lib/liblldp/common/
H A Dliblldp.h344 extern int lldp_str2arr(char *, uint8_t *, uint_t);
H A Dliblldp_prop.c323 if ((err = lldp_str2arr(batval, bat, 8)) != 0)
H A Dliblldp_tlv.c2139 lldp_str2arr(char *buf, uint8_t *arr, uint_t alen) function

Completed in 50 milliseconds