Home
last modified time | relevance | path

Searched defs:pond (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcpv6.c990 struct ipv6_pond *pond; in check_pool6_threshold() local
1305 struct ipv6_pond *pond; in pick_v6_address() local
1557 struct ipv6_pond *pond; in pick_v6_prefix() local
1667 struct ipv6_pond *pond; in pick_v6_prefix_helper() local
2785 struct ipv6_pond *pond; local
3373 struct ipv6_pond *pond = NULL; local
3449 struct ipv6_pond *pond; local
3543 struct ipv6_pond *pond = NULL; local
3644 struct ipv6_pond *pond; local
4730 struct ipv6_pond *pond; local
[all …]
H A Dconfpars.c3947 struct ipv6_pond *pond) { in add_ipv6_pool_to_subnet()
4080 struct ipv6_pond *pond = NULL, *last = NULL; in add_ipv6_pond_to_network() local
4142 struct ipv6_pond *pond = NULL; in parse_address_range6() local
4313 struct ipv6_pond *pond = NULL; in parse_prefix6() local
4563 struct ipv6_pond *pond, **p; local
H A Dmdb6.c2538 ipv6_pond_allocate(struct ipv6_pond **pond, const char *file, int line) { in ipv6_pond_allocate()
2581 ipv6_pond_reference(struct ipv6_pond **pond, struct ipv6_pond *src, in ipv6_pond_reference()
2621 ipv6_pond_dereference(struct ipv6_pond **pond, const char *file, int line) { in ipv6_pond_dereference()
2657 set_eui_64(struct ipv6_pond *pond) { in set_eui_64()
2716 struct ipv6_pond* pond = s->ipv6_pond; in report_jumbo_ranges() local