Home
last modified time | relevance | path

Searched refs:libipv6calc_db_wrapper_ieee_vendor_string_short_by_macaddr (Results 1 – 3 of 3) sorted by relevance

/dports/net-mgmt/ipv6calc/ipv6calc-3.2.0/databases/lib/
H A Dlibipv6calc_db_wrapper.h401 extern int libipv6calc_db_wrapper_ieee_vendor_string_short_by_macaddr(char *resultstring, const siz…
H A Dlibipv6calc_db_wrapper.c1987 int libipv6calc_db_wrapper_ieee_vendor_string_short_by_macaddr(char *resultstring, const size_t res… in libipv6calc_db_wrapper_ieee_vendor_string_short_by_macaddr() function
/dports/net-mgmt/ipv6calc/ipv6calc-3.2.0/ipv6logconv/
H A Dipv6logconv.c630 …retval = libipv6calc_db_wrapper_ieee_vendor_string_short_by_macaddr(resultstring, sizeof(resultstr… in converttoken()