Searched defs:ipcp_value (Results 1 – 3 of 3) sorted by relevance
147 struct ipcp_value struct154 struct ipcp_value_source *sources; argument156 struct ipcp_value *next; argument159 struct ipcp_value *scc_next; argument162 struct ipcp_value *topo_next; argument181 alloc_pool ipcp_values_pool; argument195 struct ipcp_value *values; argument
754 class ipcp_value; variable
128 template <typename valtype> class ipcp_value; variable197 ipcp_value() in ipcp_value() function