Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_lagg.h277 void *lp_psc; /* protocol data */ member
H A Dieee8023ad_lacp.h284 #define LACP_PORT(_lp) ((struct lacp_port *)(_lp)->lp_psc)
H A Dieee8023ad_lacp.c557 lgp->lp_psc = lp; in lacp_port_create()