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

/freebsd-13-stable/sys/net/
H A Dieee8023ad_lacp.h284 #define LACP_PORT(_lp) ((struct lacp_port *)(_lp)->lp_psc) macro
312 struct lacp_port *lp = LACP_PORT(lgp);
326 struct lacp_port *lp = LACP_PORT(lgp);
334 struct lacp_port *lp = LACP_PORT(lgp);
H A Dieee8023ad_lacp.c241 struct lacp_port *lp = LACP_PORT(lgp);
460 struct lacp_port *lp = LACP_PORT(lgp);
579 struct lacp_port *lp = LACP_PORT(lgp);
645 struct lacp_port *lp = LACP_PORT(lgp);

Completed in 105 milliseconds