Home
last modified time | relevance | path

Searched defs:iapref (Results 1 – 11 of 11) sorted by relevance

/dports/net/kea/kea-2.0.1/src/bin/perfdhcp/tests/
H A Davalanche_scen_unittest.cc126 …OptionPtr iapref(new Option6IAPrefix(D6O_IAPREFIX, isc::asiolink::IOAddress("fe80::"), 64, 300, 50… in receive6() local
H A Dbasic_scen_unittest.cc113 OptionPtr iapref(new Option6IAPrefix(D6O_IAPREFIX, in receive6() local
H A Dtest_control_unittest.cc1055 OptionPtr iapref(new Option6IAPrefix(D6O_IAPREFIX, in createAdvertisePkt6() local
1089 OptionPtr iapref(new Option6IAPrefix(D6O_IAPREFIX, in createReplyPkt6() local
/dports/net/kea/kea-2.0.1/src/bin/dhcp6/tests/
H A Ddhcp6_srv_unittest.cc1126 boost::shared_ptr<Option6IAPrefix> iapref = in TEST_F() local
1492 boost::shared_ptr<Option6IAPrefix> iapref = in TEST_F() local
1776 boost::shared_ptr<Option6IAPrefix> iapref = in TEST_F() local
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/server/
H A Ddhcpv6.c4497 struct data_string iapref, data; local
6255 const struct data_string *iapref,
6274 const struct data_string *iapref,
H A Dmdb6.c1902 struct iasubopt *iapref; in create_prefix6() local
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/server/
H A Ddhcpv6.c4497 struct data_string iapref, data; local
6255 const struct data_string *iapref,
6274 const struct data_string *iapref,
H A Dmdb6.c1902 struct iasubopt *iapref; in create_prefix6() local
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/server/
H A Ddhcpv6.c4497 struct data_string iapref, data; local
6255 const struct data_string *iapref,
6274 const struct data_string *iapref,
H A Dmdb6.c1902 struct iasubopt *iapref; in create_prefix6() local
/dports/net/kea/kea-2.0.1/src/bin/perfdhcp/
H A Dtest_control.cc917 Option6IAPrefixPtr iapref; in validateIA() local