Searched refs:iflc (Results 1 – 1 of 1) sorted by relevance
322 struct if_laddrconf iflc; in get_if_laddrconf() local325 iflc.iflc_len = *lenp; in get_if_laddrconf()327 iflc.iflc_buf = buf; in get_if_laddrconf()330 ret = ioctl (s, SIOCGLIFCONF, (char *)&iflc); in get_if_laddrconf()335 *lenp = iflc.iflc_len; in get_if_laddrconf()