Home
last modified time | relevance | path

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

/linux-4.4.14/net/wimax/
Dstack.c448 size_t wimax_addr_scnprint(char *addr_str, size_t addr_str_size, in wimax_addr_scnprint() argument
454 total += scnprintf(addr_str + total, addr_str_size - total, in wimax_addr_scnprint()