Home
last modified time | relevance | path

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

/f-stack/freebsd/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); in lacp_isactive()
326 struct lacp_port *lp = LACP_PORT(lgp); in lacp_iscollecting()
334 struct lacp_port *lp = LACP_PORT(lgp); in lacp_isdistributing()
H A Dieee8023ad_lacp.c241 struct lacp_port *lp = LACP_PORT(lgp); in lacp_input()
460 struct lacp_port *lp = LACP_PORT(lgp); in lacp_linkstate()
579 struct lacp_port *lp = LACP_PORT(lgp); in lacp_port_destroy()
645 struct lacp_port *lp = LACP_PORT(lgp); in lacp_portreq()