Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Daggr_lacp.h214 uint16_t ActorOperPortKey; /* oper port key */ member
/titanic_41/usr/src/uts/common/io/aggr/
H A Daggr_lacp.c286 pl->ActorOperPortKey = pl->ActorAdminPortKey; in aggr_lacp_init_port()
289 portp->lp_linkid, pl->ActorAdminPortKey, pl->ActorOperPortKey)); in aggr_lacp_init_port()
699 lacp->actor_info.key = htons(pl->ActorOperPortKey); in fill_lacp_pdu()
1865 (ntohs(lacp->partner_info.key) == pl->ActorOperPortKey) && in record_PDU()
1970 (pl->ActorOperPortKey != ntohs(lacp->partner_info.key)) || in update_NTT()