Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/net/
Dieee8023ad_lacp.c107 static void lacp_fill_aggregator_id_peer(struct lacp_peerinfo *,
1217 lacp_fill_aggregator_id_peer(&la->la_partner, &lp->lp_partner); in lacp_fill_aggregator_id()
1218 lacp_fill_aggregator_id_peer(&la->la_actor, &lp->lp_actor); in lacp_fill_aggregator_id()
1224 lacp_fill_aggregator_id_peer(struct lacp_peerinfo *lpi_aggr, in lacp_fill_aggregator_id_peer() function