Searched refs:ppp_interface_entry (Results 1 – 4 of 4) sorted by relevance
22 typedef struct ppp_interface_entry { struct27 } ppp_interface_entry; argument
45 struct ppp_interface_entry;60 KPPPInterface(const char *name, ppp_interface_entry *entry,
26 struct entry_private : ppp_interface_entry, DoublyLinkedListLinkImpl<entry_private> {
88 KPPPInterface::KPPPInterface(const char *name, ppp_interface_entry *entry, in KPPPInterface()