Searched refs:ro_ifname (Results 1 – 2 of 2) sorted by relevance
105 strlcpy(ro.ro_ifname, name, sizeof(ro.ro_ifname)); in setlaggflowidshift()120 strlcpy(ro.ro_ifname, name, sizeof(ro.ro_ifname)); in setlaggrr_limit()154 strlcpy(ro.ro_ifname, name, sizeof(ro.ro_ifname)); in setlaggsetopt()235 strlcpy(ro.ro_ifname, name, sizeof(ro.ro_ifname)); in lagg_status()
166 char ro_ifname[IFNAMSIZ]; /* name of the lagg */ member