Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dphysical.h140 extern void physical_Destroy(struct physical *);
H A Dphysical.c376 physical_Destroy(struct physical *p) in physical_Destroy() function
H A Ddatalink.c954 physical_Destroy(dl->physical); in datalink_Destroy()