/netbsd-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 | 68 u_int32_t subnet, mask; in inet_valid_subnet() local
|
H A D | cfparse.y | 248 u_int32_t subnet, mask; variable
|
/netbsd-src/external/mpl/dhcp/dist/keama/ |
H A D | confparse.c | 61 struct subnet { struct 62 struct element *subnet; argument 66 TAILQ_ENTRY(subnet) next; argument 601 size_t subnet = 0; in parse_statement() local 2074 struct element *subnet; in relocate_pools() local 2117 struct element *subnet; in parse_shared_net_declaration() local 2294 struct element *subnet) in common_subnet_parsing() 2346 struct element *subnet; in parse_subnet_declaration() local 2438 struct element *subnet; in parse_subnet6_declaration() local 4480 struct subnet *subnet; in find_match() local [all …]
|
/netbsd-src/external/mpl/dhcp/dist/common/ |
H A D | inet.c | 68 struct iaddr ip_addr (subnet, mask, host_address) in ip_addr() argument 117 struct iaddr broadcast_addr (subnet, mask) in broadcast_addr() argument
|
H A D | comapi.c | 660 struct subnet *subnet; in dhcp_subnet_destroy() local
|
H A D | discover.c | 589 struct subnet *subnet; local
|
/netbsd-src/external/mpl/dhcp/dist/server/ |
H A D | dhcp.c | 465 struct subnet *subnet; local 1102 struct subnet *subnet = NULL; local 5213 struct subnet *subnet = NULL; local 5336 struct subnet *subnet = (struct subnet *)0; local
|
H A D | confpars.c | 2688 struct subnet *subnet) { in common_subnet_parsing() 2763 struct subnet *subnet; local 3794 struct subnet *subnet; local 3945 add_ipv6_pool_to_subnet(struct subnet *subnet, u_int16_t type, in add_ipv6_pool_to_subnet()
|
H A D | dhcpv6.c | 71 struct subnet *subnet; /* Used to match fixed-addrs to subnet scopes. */ member 2460 struct subnet *subnet; local 3371 struct subnet *subnet; local 4454 struct subnet *subnet = NULL; local 5413 struct subnet *subnet; local 5503 struct subnet *subnet; local 8052 struct subnet *subnet; local 8252 struct subnet* subnet = NULL; local
|
H A D | mdb.c | 786 void new_address_range (cfile, low, high, subnet, pool, lpchain) in new_address_range() argument 980 subnet_inner_than(const struct subnet *subnet, in subnet_inner_than() 1012 void enter_subnet (subnet) in enter_subnet() argument
|
H A D | dhcpleasequery.c | 150 struct subnet *subnet; in dhcpleasequery() local
|
H A D | dhcpd.c | 1618 struct subnet *subnet; in dhcpd_interface_setup_hook() local
|
/netbsd-src/external/mpl/dhcp/dist/includes/ |
H A D | dhcpd.h | 575 struct subnet *subnet; member 965 struct subnet *subnet; member 1073 struct subnet { struct 1075 struct subnet *next_subnet; argument 1076 struct subnet *next_sibling; argument 1077 struct shared_network *shared_network; 1078 struct interface_info *interface; 1079 struct iaddr interface_address; 1080 struct iaddr net; 1081 struct iaddr netmask; [all …]
|
/netbsd-src/external/bsd/am-utils/dist/libamu/ |
H A D | wire.c | 137 u_long subnet; in getwire_lookup() local
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | ipsec_doi.c | 3303 ipsecdoi_subnetisaddr_v4(const vchar_t *subnet, const vchar_t *address) in ipsecdoi_subnetisaddr_v4() 3324 ipsecdoi_subnetisaddr_v6(const vchar_t *subnet, const vchar_t *address) in ipsecdoi_subnetisaddr_v6()
|
/netbsd-src/external/bsd/unbound/dist/ |
H A D | configure.ac | 1040 AC_ARG_ENABLE(subnet, AS_HELP_STRING([--enable-subnet],[Enable client subnet])) optenable
|
/netbsd-src/external/bsd/unbound/dist/libunbound/ |
H A D | unbound.h | 670 long long subnet; member
|
/netbsd-src/external/bsd/unbound/dist/daemon/ |
H A D | worker.c | 128 size_t subnet = 0; in worker_mem_report() local
|
H A D | remote.c | 769 size_t subnet = 0; in print_mem() local
|
/netbsd-src/external/bsd/dhcpcd/dist/src/ |
H A D | ipv6.c | 1166 struct sockaddr_in6 subnet; in ipv6_handleifa() local
|
/netbsd-src/external/mpl/dhcp/dist/client/ |
H A D | dhclient.c | 4448 struct iaddr netmask, subnet, broadcast; in script_write_params() local
|