Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dieee8023ad_lacp.c116 static void lacp_fill_aggregator_id_peer(struct lacp_peerinfo *,
1347 lacp_fill_aggregator_id_peer(&la->la_partner, &lp->lp_partner); in lacp_fill_aggregator_id()
1348 lacp_fill_aggregator_id_peer(&la->la_actor, &lp->lp_actor); in lacp_fill_aggregator_id()
1354 lacp_fill_aggregator_id_peer(struct lacp_peerinfo *lpi_aggr, in lacp_fill_aggregator_id_peer() function