Home
last modified time | relevance | path

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

/dports/net/kea/kea-2.0.1/src/lib/dhcpsrv/
H A Dhost.h656 return (cfg_option6_); in getCfgOption6()
662 return (cfg_option6_); in getCfgOption6()
766 CfgOptionPtr cfg_option6_; variable
H A Dhost.cc158 cfg_option6_(new CfgOption()), negative_(false), in Host()
194 cfg_option6_(new CfgOption()), negative_(false), in Host()