Searched refs:lpi_aggr (Results 1 – 1 of 1) sorted by relevance
1356 lacp_fill_aggregator_id_peer(struct lacp_peerinfo *lpi_aggr, in lacp_fill_aggregator_id_peer() argument1359 memset(lpi_aggr, 0, sizeof(*lpi_aggr)); in lacp_fill_aggregator_id_peer()1360 lpi_aggr->lip_systemid = lpi_port->lip_systemid; in lacp_fill_aggregator_id_peer()1361 lpi_aggr->lip_key = lpi_port->lip_key; in lacp_fill_aggregator_id_peer()