Home
last modified time | relevance | path

Searched refs:LACP_SUBTYPE (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Daggr_lacp.h42 #define LACP_SUBTYPE 0x1 macro
/titanic_50/usr/src/uts/common/io/aggr/
H A Daggr_lacp.c687 lacp->subtype = LACP_SUBTYPE; in fill_lacp_pdu()
2234 if (lacp->subtype != LACP_SUBTYPE && lacp->subtype != MARKER_SUBTYPE) { in aggr_lacp_rx_enqueue()
2287 case LACP_SUBTYPE: in aggr_lacp_rx()