Lines Matching refs:namespace
388 created only in init net namespace and every other net namespace will
391 when a module is loaded in any of the net namespace. Setting value to
404 Controls if a new network namespace should inherit all current
559 their hosts. The behavior of VSOCK sockets in a network namespace is determined
560 by the namespace's mode (``global`` or ``local``), which controls how CIDs
566 Read-only. Reports the current namespace's mode, set at namespace creation
571 - ``global`` - the namespace shares system-wide CID allocation and
572 its sockets can reach any VM or socket in any global namespace.
573 Sockets in this namespace cannot reach sockets in local
575 - ``local`` - the namespace has private CID allocation and its
577 namespace.
584 Controls what mode newly created child namespaces will inherit. At namespace
586 initial value matches the namespace's own ``ns_mode``.
592 global namespace.
595 namespace.
601 it does not modify the current namespace or any existing children.
603 A namespace with ``ns_mode`` set to ``local`` cannot change