Searched refs:lp_flags (Results 1 – 2 of 2) sorted by relevance
838 lp->lp_flags |= LACP_PORT_MARK; in lacp_suppress_distributing()1601 lp->lp_flags &= ~LACP_PORT_NTT; in lacp_sm_tx()1604 if (!(lp->lp_flags & LACP_PORT_NTT)) in lacp_sm_tx()1617 lp->lp_flags &= ~LACP_PORT_NTT; in lacp_sm_tx()1626 lp->lp_flags |= LACP_PORT_NTT; in lacp_sm_assert_ntt()1705 lp->lp_flags &= ~LACP_PORT_MARK; in lacp_marker_input()1710 if (lp2->lp_flags & LACP_PORT_MARK) { in lacp_marker_input()
219 int lp_flags; member