Home
last modified time | relevance | path

Searched refs:NS_DEFAULT (Results 1 – 25 of 57) sorted by relevance

123

/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_ns.c52 if (ns_id == NS_DEFAULT) in zebra_ns_lookup()
148 zns->ns_id = NS_DEFAULT; in zebra_ns_disable_internal()
202 default_ns = ns_lookup(NS_DEFAULT); in zebra_ns_init()
H A Dtable_manager.c78 if (ns_id != NS_DEFAULT) in table_manager_enable()
238 if (ns_id != NS_DEFAULT) in table_manager_disable()
H A Dzebra_netns_id.c362 return NS_DEFAULT; in zebra_ns_id_get_default()
365 return NS_DEFAULT; in zebra_ns_id_get_default()
370 return NS_DEFAULT; in zebra_ns_id_get_default()
H A Drtread_sysctl.c46 if (zns->ns_id != NS_DEFAULT) in route_read()
H A Dif_sysctl.c100 if (zns->ns_id != NS_DEFAULT) { in interface_list()
H A Dzebra_vrf.c111 zvrf->zns = zebra_ns_lookup(NS_DEFAULT); in zebra_vrf_new()
135 zvrf->zns = zebra_ns_lookup(NS_DEFAULT); in zebra_vrf_enable()
H A Dzebra_router.c168 if (zrt->ns_id != NS_DEFAULT) in zebra_router_sweep_route()
H A Dif_ioctl_solaris.c327 if (zns->ns_id != NS_DEFAULT) { in interface_list()
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_ns.c52 if (ns_id == NS_DEFAULT) in zebra_ns_lookup()
148 zns->ns_id = NS_DEFAULT; in zebra_ns_disable_internal()
202 default_ns = ns_lookup(NS_DEFAULT); in zebra_ns_init()
H A Dtable_manager.c78 if (ns_id != NS_DEFAULT) in table_manager_enable()
238 if (ns_id != NS_DEFAULT) in table_manager_disable()
H A Dzebra_netns_id.c362 return NS_DEFAULT; in zebra_ns_id_get_default()
365 return NS_DEFAULT; in zebra_ns_id_get_default()
370 return NS_DEFAULT; in zebra_ns_id_get_default()
H A Drtread_sysctl.c46 if (zns->ns_id != NS_DEFAULT) in route_read()
H A Dif_sysctl.c100 if (zns->ns_id != NS_DEFAULT) { in interface_list()
H A Dzebra_vrf.c111 zvrf->zns = zebra_ns_lookup(NS_DEFAULT); in zebra_vrf_new()
135 zvrf->zns = zebra_ns_lookup(NS_DEFAULT); in zebra_vrf_enable()
H A Dzebra_router.c168 if (zrt->ns_id != NS_DEFAULT) in zebra_router_sweep_route()
H A Dif_ioctl_solaris.c327 if (zns->ns_id != NS_DEFAULT) { in interface_list()
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dnetns_linux.c258 return ns && ns->fd == -2 && ns->ns_id == NS_DEFAULT; in ns_is_enabled()
575 ret = (ns_id != NS_DEFAULT) ? setns(ns->fd, CLONE_NEWNET) : 0; in ns_socket()
578 if (ns_id != NS_DEFAULT) { in ns_socket()
579 setns(ns_lookup(NS_DEFAULT)->fd, CLONE_NEWNET); in ns_socket()
H A Dns.h164 #define NS_DEFAULT 0 macro
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dnetns_linux.c258 return ns && ns->fd == -2 && ns->ns_id == NS_DEFAULT; in ns_is_enabled()
575 ret = (ns_id != NS_DEFAULT) ? setns(ns->fd, CLONE_NEWNET) : 0; in ns_socket()
578 if (ns_id != NS_DEFAULT) { in ns_socket()
579 setns(ns_lookup(NS_DEFAULT)->fd, CLONE_NEWNET); in ns_socket()
H A Dns.h164 #define NS_DEFAULT 0 macro
/dports/mail/horde-imp/imp-6.2.27/
H A Drss.php41 $ns_info = $mailbox->imp_imap->getNamespace(IMP_Imap::NS_DEFAULT);
/dports/mail/horde-imp/imp-6.2.27/lib/
H A DMailbox.php471 $def_ns = $imp_imap->getNamespace($imp_imap::NS_DEFAULT);
501 … return $this->imp_imap->getNamespace(strlen($this) ? $this->_mbox : IMP_Imap::NS_DEFAULT);
1413 $def_ns = $imp_imap->getNamespace($imp_imap::NS_DEFAULT);
1441 $def_ns = $imp_imap->getNamespace($imp_imap::NS_DEFAULT);
H A DImap.php62 const NS_DEFAULT = "\0default"; define in IMP_Imap
474 if ($mailbox !== self::NS_DEFAULT) {
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnspapi.h67 #define NS_DEFAULT (0) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnspapi.h67 #define NS_DEFAULT (0) macro

123