Searched refs:global_scope (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Diface.h127 int global_scope; member in struct:AvahiInterfaceAddress
H A Diface.c194 if (a->global_scope)
242 if (a->global_scope && !usable)
247 if (a->global_scope)
423 a->global_scope = 0;
682 if (a->global_scope)
691 if (b->global_scope)
H A Diface-pfroute.c221 addriface->global_scope = !(IN6_IS_ADDR_LINKLOCAL((struct in6_addr *)raddr.data.data) || IN6_IS_ADDR_MULTICAST((struct in6_addr *)raddr.data.data));
224 addriface->global_scope = 1;
447 addriface->global_scope = 1;
H A Diface-linux.c247 addr->global_scope = ifaddrmsg->ifa_scope == RT_SCOPE_UNIVERSE || ifaddrmsg->ifa_scope == RT_SCOPE_SITE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Diface.h127 int global_scope; member in struct:AvahiInterfaceAddress
H A Diface.c188 if (a->global_scope)
236 if (a->global_scope && !usable)
241 if (a->global_scope)
417 a->global_scope = 0;
676 if (a->global_scope)
685 if (b->global_scope)
H A Diface-pfroute.c221 addriface->global_scope = !(IN6_IS_ADDR_LINKLOCAL((struct in6_addr *)raddr.data.data) || IN6_IS_ADDR_MULTICAST((struct in6_addr *)raddr.data.data));
224 addriface->global_scope = 1;
447 addriface->global_scope = 1;
H A Diface-linux.c242 addr->global_scope = ifaddrmsg->ifa_scope == RT_SCOPE_UNIVERSE || ifaddrmsg->ifa_scope == RT_SCOPE_SITE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dnmblib.c867 push_ascii(n->scope, global_scope(), 64, STR_TERMINATE);
1268 for( i = 0, len = 0; *(global_scope()) != '\0'; i++, len++ ) {
1269 switch( (global_scope())[i] ) {
1281 p[len+1] = (global_scope())[i];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nmbd/
H A Dnmbd_packets.c1052 if (!strequal(scope, global_scope())) {
1054 mismatch with our scope (%s).\n", inet_ntoa(p->ip), scope, global_scope()));
1140 if (!strequal(scope, global_scope())) {
1142 mismatch with our scope (%s).\n", inet_ntoa(p->ip), scope, global_scope()));
H A Dnmbd_winsserver.c56 Convert a wins.tdb record to a struct name_record. Add in our global_scope().
109 push_ascii(namerec->name.scope, global_scope(), 64, STR_TERMINATE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dsmbcontrol.c967 push_ascii(n->scope, global_scope(), 64, STR_TERMINATE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dutil.c140 const char *global_scope(void) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/param/
H A Dloadparm.c3152 string_set(&Globals.szNetbiosScope,global_scope());

Completed in 94 milliseconds