Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_lagg.h45 #define LAGG_PORT_BITS "\20\01MASTER\02STACK\03ACTIVE\04COLLECTING" \ macro
/f-stack/tools/ifconfig/
H A Diflagg.c290 printb("flags", rpbuf[i].rp_flags, LAGG_PORT_BITS); in lagg_status()