Searched refs:lpi_aggr (Results 1 – 1 of 1) sorted by relevance
1224 lacp_fill_aggregator_id_peer(struct lacp_peerinfo *lpi_aggr, in lacp_fill_aggregator_id_peer() argument1227 memset(lpi_aggr, 0, sizeof(*lpi_aggr)); in lacp_fill_aggregator_id_peer()1228 lpi_aggr->lip_systemid = lpi_port->lip_systemid; in lacp_fill_aggregator_id_peer()1229 lpi_aggr->lip_key = lpi_port->lip_key; in lacp_fill_aggregator_id_peer()