Searched refs:lp_flags (Results 1 – 5 of 5) sorted by relevance
62 lp->lp_flags &= ~LACPPORT_NTT; in lacp_sm_tx()65 if (!(lp->lp_flags & LACPPORT_NTT)) { in lacp_sm_tx()80 lp->lp_flags &= ~LACPPORT_NTT; in lacp_sm_tx()91 lp->lp_flags |= LACPPORT_NTT; in lacp_sm_assert_ntt()
95 int lp_flags; member
137 unsigned int lp_flags; member1134 CLR(lacpp->lp_flags, LACP_PORT_MARK); in lacp_marker_recv_response()1144 if (ISSET(lacpp0->lp_flags, LACP_PORT_MARK)) { in lacp_marker_recv_response()1360 if (!ISSET(lacpp->lp_flags, LACP_PORT_NTT)) in lacp_port_need_to_tell()1370 SET(lacpp->lp_flags, LACP_PORT_NTT); in lacp_sm_assert_ntt()1377 CLR(lacpp->lp_flags, LACP_PORT_NTT); in lacp_sm_negate_ntt()2667 SET(lacpp->lp_flags, LACP_PORT_MARK); in lacp_marker_work()
76 uint32_t lp_flags; /* port flags */ member
2626 port->rp_flags = lp->lp_flags; in lagg_get_stats()