Searched refs:lp_flags (Results 1 – 6 of 6) sorted by relevance
42 unsigned char *lp_flags; /* Current entry flags pointer. */ member
600 si->lp_flags = si->lp_ele; in streamIteratorGetID()709 int flags = lpGetInteger(si->lp_flags); in streamIteratorRemoveEntry()711 lp = lpReplaceInteger(lp,&si->lp_flags,flags); in streamIteratorRemoveEntry()
921 lp->lp_flags |= LACP_PORT_MARK; in lacp_suppress_distributing()1903 lp->lp_flags &= ~LACP_PORT_NTT; in lacp_sm_tx()1906 if (!(lp->lp_flags & LACP_PORT_NTT)) { in lacp_sm_tx()1924 lp->lp_flags &= ~LACP_PORT_NTT; in lacp_sm_tx()1935 lp->lp_flags |= LACP_PORT_NTT; in lacp_sm_assert_ntt()2021 lp->lp_flags &= ~LACP_PORT_MARK; in lacp_marker_input()2026 if (lp2->lp_flags & LACP_PORT_MARK) { in lacp_marker_input()
273 uint32_t lp_flags; /* port flags */ member
228 int lp_flags; member
808 lp->lp_flags |= LAGG_PORT_STACK; in lagg_port_create()900 if (lp->lp_flags & LAGG_PORT_STACK) { in lagg_port_checkstacking()1178 rp->rp_flags = lp->lp_flags; in lagg_port2req()