Searched refs:LAGG_PORT_DISTRIBUTING (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/net/ | ||
| H A D | if_lagg.h | 44 #define LAGG_PORT_DISTRIBUTING 0x00000010 /* port is sending frames */ macro |
| H A D | if_lagg.c | 1204 rp->rp_flags |= LAGG_PORT_DISTRIBUTING; in lagg_port2req() |