Searched refs:subnet (Results 1 - 11 of 11) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/udhcpd/samples/
H A Dudhcpd.conf87 option subnet 255.255.255.0
96 #subnet
H A Dsample.bound7 [ -n "$subnet" ] && NETMASK="netmask $subnet"
H A Dsample.renew7 [ -n "$subnet" ] && NETMASK="netmask $subnet"
H A Dsimple.script9 [ -n "$subnet" ] && NETMASK="netmask $subnet"
/asus-wl-520gu-7.0.1.45/src/router/igmpproxy/src/
H A Difvc.c74 uint32 addr, subnet, mask; local
102 // Get the subnet mask...
106 subnet = addr & mask;
130 // Insert the verified subnet as an allowed net...
137 IfDescEp->allowednets->subnet_addr = subnet;
151 inetFmts(subnet,mask, s1));
190 * Returns a pointer to the IfDesc whose subnet matches
192 * subnet, or any configured allowed subnet on a interface.
202 // Check if the ip falls in under the subnet
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/nmbd/
H A Dnmbd_serverlistdb.c55 work->subnet->work_changed = True;
80 work->subnet->work_changed = True;
115 work->subnet->work_changed = True;
147 servrec->subnet = work->subnet;
161 work->subnet->work_changed = True;
180 servrec->subnet->work_changed = True;
200 work->subnet->work_changed = True;
208 out this server record from an earlier subnet.
229 * per subnet
[all...]
H A Dnmbd_namelistdb.c103 Find a name in a subnet.
118 DEBUG( 9, ( "find_name_on_subnet: on subnet %s - self name %s NOT FOUND\n",
123 DEBUG( 9, ("find_name_on_subnet: on subnet %s - found name %s source=%d\n",
128 DEBUG( 9, ( "find_name_on_subnet: on subnet %s - name %s NOT FOUND\n",
153 Update the ttl of an entry in a subnet name list.
165 namerec->subnet->namelist_changed = True;
169 Add an entry to a subnet name list.
199 namerec->subnet = subrec;
231 ttl=%d nb_flags=%2x to subnet %s\n",
269 fails. Note that this is only ever called on a broadcast subnet wit
[all...]
H A Dnmbd_workgroupdb.c38 work->subnet = subrec;
148 Find a workgroup in the workgroup list of a subnet.
156 DEBUG(4, ("find_workgroup_on_subnet: workgroup search for %s on subnet %s: ",
170 Create a workgroup in the workgroup list of the subnet.
178 DEBUG(4,("create_workgroup_on_subnet: creating group %s on subnet %s\n",
198 work->subnet->work_changed = True;
209 DEBUG(0,("fail_register: Failed to register name %s on subnet %s.\n",
224 /* If this is a broadcast subnet then start elections on it if we are so configured. */
229 workgroup %s on subnet %s\n", work->work_group, subrec->subnet_name));
250 on subnet
[all...]
H A Dnmbd_winsserver.c466 received for name %s from IP %s on subnet %s. Error - should not be sent to WINS server\n",
728 received for name %s from IP %s on subnet %s. Error - should not be sent to WINS server\n",
1094 received for name %s from IP %s on subnet %s. Error - should not be sent to WINS server\n",
1105 received for name %s from IP %s on subnet %s. Errror - group names should not be multihomed.\n",
1451 * to discover other domains that may not have a presence on their subnet.
1567 received for name %s from IP %s on subnet %s. Error - should not be sent to WINS server\n",
1693 namerec->subnet->namelist_changed = True;
/asus-wl-520gu-7.0.1.45/src/router/samba/source/include/
H A Dnameserv.h221 struct subnet_record *subnet; member in struct:name_record
243 struct subnet_record *subnet; member in struct:server_record
254 struct subnet_record *subnet; member in struct:work_record
405 /* A subnet structure. It contains a list of workgroups and netbios names. */
408 B nodes will have their own, totally separate subnet record, with their
409 own netbios name set. These do NOT interact with other subnet records'
425 enum subnet_type type; /* To catagorize the subnet. */
602 the UNICAST subnet. */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/doc/
H A Dip-cref.tex2706 which fall to the same subnet as the nexthop of the route
2750 Linux-2.0 ARP had a feature called {\em subnet\/} proxy ARP.

Completed in 116 milliseconds