Home
last modified time | relevance | path

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

/dragonfly/sys/net/lagg/
H A Dieee8023ad_lacp.c111 static void lacp_fill_aggregator_id_peer(struct lacp_peerinfo *,
1272 lacp_fill_aggregator_id_peer(&la->la_partner, &lp->lp_partner); in lacp_fill_aggregator_id()
1273 lacp_fill_aggregator_id_peer(&la->la_actor, &lp->lp_actor); in lacp_fill_aggregator_id()
1279 lacp_fill_aggregator_id_peer(struct lacp_peerinfo *lpi_aggr, in lacp_fill_aggregator_id_peer() function