Searched refs:BONDPORT_FLAGS_DISTRIBUTING (Results 1 – 1 of 1) sorted by relevance
379 #define BONDPORT_FLAGS_DISTRIBUTING 0x10 macro467 p->po_flags |= BONDPORT_FLAGS_DISTRIBUTING; in bondport_flags_set_distributing()474 p->po_flags &= ~BONDPORT_FLAGS_DISTRIBUTING; in bondport_flags_clear_distributing()481 return (p->po_flags & BONDPORT_FLAGS_DISTRIBUTING) != 0; in bondport_flags_distributing()