Searched refs:buf_len (Results 1 – 2 of 2) sorted by relevance
107 char *whd_ether_ntoa(const uint8_t *ea, char *buf, uint8_t buf_len);
452 char *whd_ether_ntoa(const uint8_t *ea, char *buf, uint8_t buf_len) in whd_ether_ntoa() argument462 if (buf_len < WHD_ETHER_ADDR_STR_LEN) in whd_ether_ntoa()464 if (buf_len > 0) in whd_ether_ntoa()