Searched refs:nt_flags (Results 1 – 2 of 2) sorted by relevance
197 uint32_t nt_flags; member980 VERIFY((nt->nt_flags & in _netns_reserve_kpi_common()984 if ((nt->nt_flags & NETNS_CONFIGURATION_FLAGS) == in _netns_reserve_kpi_common()993 nt->nt_port, nt->nt_flags, flags); in _netns_reserve_kpi_common()994 nt->nt_flags &= ~NETNS_CONFIGURATION_FLAGS; in _netns_reserve_kpi_common()995 nt->nt_flags |= in _netns_reserve_kpi_common()1088 nt->nt_flags = flags; in _netns_reserve_kpi_common()1457 VERIFY((nt->nt_flags & NETNS_OWNER_MASK) <= NETNS_OWNER_MAX); in netns_release()1478 _netns_release_common(ns, nt->nt_port, nt->nt_flags); in netns_release()1483 _netns_release_common(ns, nt->nt_port, nt->nt_flags); in netns_release()[all …]
433 owner = netns_flag_strings[nt.nt_flags & NETNS_OWNER_MASK]442 f=nt.nt_flags)