Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDif_lagg.h46 #define LAGG_PORT_BITS "\20\01MASTER\02STACK\03ACTIVE\04COLLECTING" \ macro
/NextBSD/sbin/ifconfig/
HDiflagg.c267 printb("flags", rpbuf[i].rp_flags, LAGG_PORT_BITS); in lagg_status()