Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dphysical.h165 extern void physical_DeleteQueue(struct physical *);
H A Dphysical.c936 physical_DeleteQueue(struct physical *p) in physical_DeleteQueue() function
H A Dbundle.c221 physical_DeleteQueue(dl->physical); in bundle_ClearQueues()