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