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

/freebsd-10-stable/sbin/ifconfig/
H A Diflagg.c93 strlcpy(ro.ro_ifname, name, sizeof(ro.ro_ifname));
124 strlcpy(ro.ro_ifname, name, sizeof(ro.ro_ifname));
205 strlcpy(ro.ro_ifname, name, sizeof(ro.ro_ifname));
/freebsd-10-stable/sys/net/
H A Dif_lagg.h140 char ro_ifname[IFNAMSIZ]; /* name of the lagg */ member in struct:lagg_reqopts

Completed in 355 milliseconds