Searched refs:BONDPORT_FLAGS_MUX_ATTACHED (Results 1 – 1 of 1) sorted by relevance
422 #define BONDPORT_FLAGS_MUX_ATTACHED 0x08 macro491 p->po_flags |= BONDPORT_FLAGS_MUX_ATTACHED; in bondport_flags_set_mux_attached()498 p->po_flags &= ~BONDPORT_FLAGS_MUX_ATTACHED; in bondport_flags_clear_mux_attached()505 return (p->po_flags & BONDPORT_FLAGS_MUX_ATTACHED) != 0; in bondport_flags_mux_attached()