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