/openbsd-src/usr.sbin/dhcpd/ |
H A D | dhcpd.h | 117 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 D | memory.c | 168 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 D | bootp.c | 72 struct subnet *subnet = NULL; in bootp() local
|
H A D | dispatch.c | 91 struct subnet *subnet; in discover_interfaces() local 508 struct subnet *subnet; in locate_network() local
|
H A D | confpars.c | 726 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 D | dhcp.c | 210 struct subnet *subnet; in dhcprequest() local 523 struct subnet *subnet; in dhcpinform() local
|
H A D | inet.c | 88 ip_addr(struct iaddr subnet, struct iaddr mask, u_int32_t host_address) in ip_addr()
|
H A D | udpsock.c | 103 struct subnet *subnet; in udpsock_handler() local
|
/openbsd-src/usr.sbin/mrouted/ |
H A D | config.c | 27 u_int32_t addr, mask, subnet; in config_vifs_from_kernel() local
|
H A D | inet.c | 70 u_int32_t subnet, mask; in inet_valid_subnet() local
|
H A D | cfparse.y | 230 u_int32_t subnet, mask; variable
|
/openbsd-src/usr.sbin/amd/amd/ |
H A D | wire.c | 107 in_addr_t subnet; in getwire() local
|
/openbsd-src/sbin/isakmpd/ |
H A D | policy.c | 136 in_addr_t net, subnet; in policy_callback() local
|
H A D | ipsec.c | 2216 int id, subnet = 0; in ipsec_build_id() local
|
/openbsd-src/usr.sbin/unbound/ |
H A D | configure.ac | 1046 AC_ARG_ENABLE(subnet, AS_HELP_STRING([--enable-subnet],[Enable client subnet])) global() optenable [all...] |
/openbsd-src/usr.sbin/unbound/libunbound/ |
H A D | unbound.h | 670 long long subnet; member
|
/openbsd-src/sbin/unwind/libunbound/libunbound/ |
H A D | unbound.h | 670 long long subnet; member
|
/openbsd-src/usr.sbin/unbound/daemon/ |
H A D | worker.c | 128 size_t subnet = 0; in worker_mem_report() local [all...] |
H A D | remote.c | 769 size_t subnet = 0; print_mem() local
|