Searched refs:ad_lacpdu_send (Results 1 - 1 of 1) sorted by relevance

/drivers/net/bonding/
H A Dbond_3ad.c103 static int ad_lacpdu_send(struct port *port);
815 * ad_lacpdu_send - send out a lacpdu packet on a given port
821 static int ad_lacpdu_send(struct port *port) function
1158 if (ad_lacpdu_send(port) >= 0) {
1986 ad_lacpdu_send(port);

Completed in 69 milliseconds