Home
last modified time | relevance | path

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

/dports/net/kea/kea-2.0.1/src/lib/dhcpsrv/
H A Dpgsql_host_data_source.cc901 static const size_t RESERVATION_COLUMNS = 5; member in __anonf4fe2f630111::PgSqlHostIPv6Exchange
910 : PgSqlHostWithOptionsExchange(fetched_options, RESERVATION_COLUMNS), in PgSqlHostIPv6Exchange()
925 BOOST_STATIC_ASSERT(4 < RESERVATION_COLUMNS); in PgSqlHostIPv6Exchange()
H A Dmysql_host_data_source.cc1366 static const size_t RESERVATION_COLUMNS = 5; member in __anon7d1f92320111::MySqlHostIPv6Exchange
1375 : MySqlHostWithOptionsExchange(fetched_options, RESERVATION_COLUMNS), in MySqlHostIPv6Exchange()