Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching full:ifindex

756 ifa_scope(struct sockaddr_in6 *sin, unsigned int ifindex)
763 uint16_t scope = htons((uint16_t)ifindex);
770 sin->sin6_scope_id = ifindex;