Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_lagg.h41 #define LAGG_PORT_STACK 0x00000002 /* stacked lagg port */ macro
H A Dif_lagg.c808 lp->lp_flags |= LAGG_PORT_STACK; in lagg_port_create()
900 if (lp->lp_flags & LAGG_PORT_STACK) { in lagg_port_checkstacking()