Searched refs:linkid (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/usr.sbin/rtsold/
H A Drtsold.h66 u_int32_t linkid; /* link ID of this interface */ member in struct:ifinfo
H A Dprobe.c160 sa6_probe.sin6_scope_id = ifinfo->linkid;
H A Drtsold.c404 if (inet_zoneid(AF_INET6, 2, ifname, &ifi->linkid))
408 ifi->linkid = ifi->sdl->sdl_index;
H A Drtsol.c197 dst.sin6_scope_id = ifi->linkid;

Completed in 172 milliseconds