Home
last modified time | relevance | path

Searched defs:subnet (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/usr.sbin/dhcpd/
H A Ddhcpd.h117 struct subnet *subnet; member
181 struct subnet *subnet; member
228 struct subnet { struct
229 struct subnet *next_subnet; argument
230 struct subnet *next_sibling; argument
231 struct shared_network *shared_network;
232 struct interface_info *interface;
233 struct iaddr interface_address;
234 struct iaddr net;
235 struct iaddr netmask;
[all …]
H A Dmemory.c168 struct subnet *subnet; in find_host_for_network() local
191 new_address_range(struct iaddr low, struct iaddr high, struct subnet *subnet, in new_address_range()
350 subnet_inner_than(struct subnet *subnet, struct subnet *scan, int warnp) in subnet_inner_than()
378 enter_subnet(struct subnet *subnet) in enter_subnet()
H A Dbootp.c72 struct subnet *subnet = NULL; in bootp() local
H A Ddispatch.c91 struct subnet *subnet; in discover_interfaces() local
508 struct subnet *subnet; in locate_network() local
H A Dconfpars.c726 struct subnet *subnet, *t, *u; in parse_subnet_declaration() local
856 parse_cidr(FILE *cfile, unsigned char *subnet, unsigned char *subnetlen) in parse_cidr()
1440 parse_address_range(FILE *cfile, struct subnet *subnet) in parse_address_range()
H A Ddhcp.c210 struct subnet *subnet; in dhcprequest() local
523 struct subnet *subnet; in dhcpinform() local
H A Dinet.c88 ip_addr(struct iaddr subnet, struct iaddr mask, u_int32_t host_address) in ip_addr()
H A Dudpsock.c103 struct subnet *subnet; in udpsock_handler() local
/openbsd-src/usr.sbin/mrouted/
H A Dconfig.c27 u_int32_t addr, mask, subnet; in config_vifs_from_kernel() local
H A Dinet.c70 u_int32_t subnet, mask; in inet_valid_subnet() local
H A Dcfparse.y230 u_int32_t subnet, mask; variable
/openbsd-src/usr.sbin/amd/amd/
H A Dwire.c107 in_addr_t subnet; in getwire() local
/openbsd-src/sbin/isakmpd/
H A Dpolicy.c136 in_addr_t net, subnet; in policy_callback() local
H A Dipsec.c2216 int id, subnet = 0; in ipsec_build_id() local
/openbsd-src/usr.sbin/unbound/
H A Dconfigure.ac1046 AC_ARG_ENABLE(subnet, AS_HELP_STRING([--enable-subnet],[Enable client subnet])) global() optenable
[all...]
/openbsd-src/usr.sbin/unbound/libunbound/
H A Dunbound.h670 long long subnet; member
/openbsd-src/sbin/unwind/libunbound/libunbound/
H A Dunbound.h670 long long subnet; member
/openbsd-src/usr.sbin/unbound/daemon/
H A Dworker.c128 size_t subnet = 0; in worker_mem_report() local
[all...]
H A Dremote.c769 size_t subnet = 0; print_mem() local