Searched defs:lldp_str2nvlist (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/liblldp/common/
H A Dliblldp_prop.c862 lldp_str2nvlist(const char *inbuf, nvlist_t **nvl, boolean_t rvalue) function
1005 if ((err = lldp_str2nvlist(tlvstr, &nvl, B_FALSE)) != 0)
1106 if ((err = lldp_str2nvlist(capabstr, &nvl, B_FALSE)) != 0)

Completed in 17 milliseconds