Home
last modified time | relevance | path

Searched refs:ncp_Destroy (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dncp.h59 extern void ncp_Destroy(struct ncp *);
H A Dncp.c127 ncp_Destroy(struct ncp *ncp) in ncp_Destroy() function
H A Dbundle.c930 ncp_Destroy(&bundle->ncp); in bundle_Destroy()