Searched refs:BONDPORT_FLAGS_READY (Results 1 – 1 of 1) sorted by relevance
376 #define BONDPORT_FLAGS_READY 0x02 macro407 p->po_flags |= BONDPORT_FLAGS_READY; in bondport_flags_set_ready()414 p->po_flags &= ~BONDPORT_FLAGS_READY; in bondport_flags_clear_ready()421 return (p->po_flags & BONDPORT_FLAGS_READY) != 0; in bondport_flags_ready()