Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDif_lagg.h161 #define LAGG_OPT_BITS "\020\001USE_FLOWID\005LACP_STRICT" \ macro
/NextBSD/sbin/ifconfig/
HDiflagg.c252 printb("\t\tflags", ro.ro_opts, LAGG_OPT_BITS); in lagg_status()