Searched refs:gt_scope (Results 1 – 3 of 3) sorted by relevance
71 VIFM_SET(_i, (gt)->gt_scope); \413 gt->gt_scope = 0; in add_table_entry()434 if (VIFM_ISSET(r->rt_parent, gt->gt_scope)) in add_table_entry()435 gt->gt_scope = -1; in add_table_entry()436 gt->gt_grpmems &= ~gt->gt_scope; in add_table_entry()438 gt->gt_scope = -1; in add_table_entry()591 g->gt_grpmems &= ~g->gt_scope; in reset_neighbor_state()758 if (VIFM_ISSET(r->rt_parent, g->gt_scope)) in update_table_entry()759 g->gt_scope = -1; in update_table_entry()760 g->gt_grpmems &= ~g->gt_scope; in update_table_entry()[all …]
54 VIFM_SET(_i, (gt)->gt_scope); \321 gt->gt_scope = 0; in rsrr_accept_rq()335 gt->gt_grpmems &= ~gt->gt_scope; in rsrr_accept_rq()
29 vifbitmap_t gt_scope; /* scoped interfaces */ member