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