Home
last modified time | relevance | path

Searched refs:lagg_reqflags (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/
H A Dif_lagg.h157 struct lagg_reqflags { struct
162 #define SIOCGLAGGFLAGS _IOWR('i', 145, struct lagg_reqflags) argument
163 #define SIOCSLAGGHASH _IOW('i', 146, struct lagg_reqflags)
H A Dif_lagg.c1318 struct lagg_reqflags *rf = (struct lagg_reqflags *)data; in lagg_ioctl()
/f-stack/tools/ifconfig/
H A Diflagg.c163 struct lagg_reqflags rf; in setlagghash()
223 struct lagg_reqflags rf; in lagg_status()