Home
last modified time | relevance | path

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

/external/libppp/src/
Datm.c69 #define device2atm(d) ((d)->type == ATM_DEVICE ? (struct atmdevice *)d : NULL)
123 ATM_DEVICE,
147 if (type == ATM_DEVICE) { in atm_iov2device()
Dphysical.h38 #define ATM_DEVICE 7 macro
Dradius.c851 case ATM_DEVICE: in radius_put_physical_details()