Home
last modified time | relevance | path

Searched refs:ro_ifname (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/ifconfig/
H A Diflagg.c105 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()
/f-stack/freebsd/net/
H A Dif_lagg.h166 char ro_ifname[IFNAMSIZ]; /* name of the lagg */ member