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

/freebsd-11.0-release/sys/net/
H A Dif_lagg.h263 int lp_detaching; /* ifnet is detaching */ member in struct:lagg_port
H A Dif_lagg.c894 if (!lp->lp_detaching) {
942 if (lp->lp_detaching) {
1121 lp->lp_detaching = 1;
1606 if (mc->mc_ifma && !lp->lp_detaching)
1724 if (lp->lp_detaching != 0) {
H A Dieee8023ad_lacp.c591 if (!lgp->lp_detaching)

Completed in 92 milliseconds