Searched refs:ipcp_Destroy (Results 1 – 3 of 3) sorted by relevance
/external/libppp/src/ | ||
D | ipcp.h | 113 extern void ipcp_Destroy(struct ipcp *); |
D | ncp.c | 129 ipcp_Destroy(&ncp->ipcp); in ncp_Destroy() |
D | ipcp.c | 495 ipcp_Destroy(struct ipcp *ipcp) in ipcp_Destroy() function |