Searched refs:LACP_SUBTYPE (Results 1 – 2 of 2) sorted by relevance
42 #define LACP_SUBTYPE 0x1 macro
689 lacp->subtype = LACP_SUBTYPE; in fill_lacp_pdu()2235 if (lacp->subtype != LACP_SUBTYPE && lacp->subtype != MARKER_SUBTYPE) { in aggr_lacp_rx_enqueue()2288 case LACP_SUBTYPE: in aggr_lacp_rx()