Searched refs:lacp_receive_sm (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/aggr/
H A Daggr_lacp.c111 static void lacp_receive_sm(aggr_port_t *, lacp_t *);
1019 lacp_receive_sm(port, NULL);
1233 * - when UNSELECTED is set from the lacp_receive_sm() in LACP_CURRENT state
1234 * - When the lacp_receive_sm goes to the LACP_DEFAULTED state
1574 lacp_receive_sm(portp, NULL);
1650 lacp_receive_sm(portp, NULL);
1796 lacp_receive_sm(portp, NULL);
1988 * lacp_receive_sm - LACP receive state machine
2001 lacp_receive_sm(aggr_port_t *portp, lacp_t *lacp) function
2037 AGGR_LACP_DBG(("lacp_receive_sm(
[all...]

Completed in 27 milliseconds