Searched refs:ro_ifname (Results 1 – 2 of 2) sorted by relevance
93 strlcpy(ro.ro_ifname, name, sizeof(ro.ro_ifname)); in setlaggflowidshift()124 strlcpy(ro.ro_ifname, name, sizeof(ro.ro_ifname)); in setlaggsetopt()212 strlcpy(ro.ro_ifname, name, sizeof(ro.ro_ifname)); in lagg_status()
140 char ro_ifname[IFNAMSIZ]; /* name of the lagg */ member