Home
last modified time | relevance | path

Searched refs:host_ipv6_reservation_exchange_ (Results 1 – 2 of 2) sorted by relevance

/dports/net/kea/kea-2.0.1/src/lib/dhcpsrv/
H A Dpgsql_host_data_source.cc1342 boost::shared_ptr<PgSqlIPv6ReservationExchange> host_ipv6_reservation_exchange_; member in isc::dhcp::PgSqlHostContext
2278 ctx->host_ipv6_reservation_exchange_.reset(new PgSqlIPv6ReservationExchange()); in createContext()
2443 PsqlBindArrayPtr bind_array = ctx->host_ipv6_reservation_exchange_-> in addResv()
H A Dmysql_host_data_source.cc1968 boost::shared_ptr<MySqlIPv6ReservationExchange> host_ipv6_reservation_exchange_; member in isc::dhcp::MySqlHostContext
2830 ctx->host_ipv6_reservation_exchange_.reset(new MySqlIPv6ReservationExchange()); in createContext()
2978 std::vector<MYSQL_BIND> bind = ctx->host_ipv6_reservation_exchange_-> in addResv()