Searched refs:lpi_aggr (Results 1 – 1 of 1) sorted by relevance
1354 lacp_fill_aggregator_id_peer(struct lacp_peerinfo *lpi_aggr, in lacp_fill_aggregator_id_peer() argument1357 memset(lpi_aggr, 0, sizeof(*lpi_aggr)); in lacp_fill_aggregator_id_peer()1358 lpi_aggr->lip_systemid = lpi_port->lip_systemid; in lacp_fill_aggregator_id_peer()1359 lpi_aggr->lip_key = lpi_port->lip_key; in lacp_fill_aggregator_id_peer()