Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_lagg.h188 #define LAGG_OPT_BITS "\020\001USE_FLOWID\003USE_NUMA" \ macro
/freebsd/sbin/ifconfig/
H A Diflagg.c257 printb("\t\tflags", ro->ro_opts, LAGG_OPT_BITS); in lagg_status()