Searched refs:LAGG_PORT_ACTIVE (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/net/
H A Dif_lagg.h42 #define LAGG_PORT_ACTIVE 0x00000004 /* port is active */ macro
H A Dif_lagg.c1163 rp->rp_flags |= LAGG_PORT_ACTIVE;
1170 rp->rp_flags |= LAGG_PORT_ACTIVE;
1176 rp->rp_flags |= LAGG_PORT_ACTIVE;

Completed in 111 milliseconds