Home
last modified time | relevance | path

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

/external/libppp/src/
Di4b.c87 #define device2i4b(d) ((d)->type == I4B_DEVICE ? (struct i4bdevice *)d : NULL)
306 I4B_DEVICE,
330 if (type == I4B_DEVICE) { in i4b_iov2device()
Dphysical.h32 #define I4B_DEVICE 1 macro
Dradius.c836 case I4B_DEVICE: in radius_put_physical_details()