Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Diface.h68 extern void iface_Destroy(struct iface *);
H A Diface.c719 iface_Destroy(struct iface *iface) in iface_Destroy() function
H A Dbundle.c938 iface_Destroy(bundle->iface); in bundle_Destroy()