Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/mrouted/
H A Dconfig.c27 u_int32_t addr, mask, subnet; in config_vifs_from_kernel() local
H A Dinet.c68 u_int32_t subnet, mask; in inet_valid_subnet() local
H A Dcfparse.y248 u_int32_t subnet, mask; variable
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dconfparse.c61 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 Dinet.c68 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 Dcomapi.c660 struct subnet *subnet; in dhcp_subnet_destroy() local
H A Ddiscover.c589 struct subnet *subnet; local
/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcp.c465 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 Dconfpars.c2688 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 Ddhcpv6.c71 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 Dmdb.c786 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 Ddhcpleasequery.c150 struct subnet *subnet; in dhcpleasequery() local
H A Ddhcpd.c1618 struct subnet *subnet; in dhcpd_interface_setup_hook() local
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h575 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 Dwire.c137 u_long subnet; in getwire_lookup() local
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dipsec_doi.c3303 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 Dconfigure.ac1040 AC_ARG_ENABLE(subnet, AS_HELP_STRING([--enable-subnet],[Enable client subnet])) optenable
/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dunbound.h670 long long subnet; member
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dworker.c128 size_t subnet = 0; in worker_mem_report() local
H A Dremote.c769 size_t subnet = 0; in print_mem() local
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dipv6.c1166 struct sockaddr_in6 subnet; in ipv6_handleifa() local
/netbsd-src/external/mpl/dhcp/dist/client/
H A Ddhclient.c4448 struct iaddr netmask, subnet, broadcast; in script_write_params() local