Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dphysical.h141 extern void physical_Destroy(struct physical *);
H A Dphysical.c378 physical_Destroy(struct physical *p) in physical_Destroy() function
H A Ddatalink.c955 physical_Destroy(dl->physical); in datalink_Destroy()