Searched refs:LAGG_PORT_MASTER (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/net/ | ||
| H A D | if_lagg.h | 40 #define LAGG_PORT_MASTER 0x00000001 /* primary port */ macro |
| H A D | if_lagg.c | 1185 rp->rp_flags |= LAGG_PORT_MASTER; in lagg_port2req() |