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

/freebsd-10.2-release/sys/net/
H A Dieee8023ad_lacp.h273 #define LACP_PORT(_lp) ((struct lacp_port *)(_lp)->lp_psc) macro
298 struct lacp_port *lp = LACP_PORT(lgp);
312 struct lacp_port *lp = LACP_PORT(lgp);
320 struct lacp_port *lp = LACP_PORT(lgp);
H A Dieee8023ad_lacp.c227 struct lacp_port *lp = LACP_PORT(lgp);
446 struct lacp_port *lp = LACP_PORT(lgp);
567 struct lacp_port *lp = LACP_PORT(lgp);
632 struct lacp_port *lp = LACP_PORT(lgp);

Completed in 90 milliseconds