Searched refs:ControlChild (Results 1 – 3 of 3) sorted by relevance
47 bool ControlChild(void *info, uint32 childindex, uint32 childOP) const;
427 if (interface.ControlChild(&info, 0, PPPC_GET_SIMPLE_HANDLER_INFO) != true) { in controlchild()435 if (interface.ControlChild(&info, 0, PPPC_ENABLE) != true) { in controlchild()
293 PPPInterface::ControlChild(void *info, uint32 childindex, uint32 childOP) const in ControlChild() function in PPPInterface