Home
last modified time | relevance | path

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

/external/libppp/src/
Dether.c101 struct etherdevice { struct
111 ((d)->type == ETHER_DEVICE ? (struct etherdevice *)d : NULL) argument
116 return sizeof(struct etherdevice); in ether_DeviceSize()
122 struct etherdevice *dev = device2ether(p->handler); in ether_Write()
138 struct etherdevice *dev = device2ether(p->handler); in ether_RemoveFromSet()
160 struct etherdevice *dev = device2ether(p->handler); in ether_Free()
171 struct etherdevice *dev = device2ether(p->handler); in ether_OpenInfo()
186 struct etherdevice *dev = device2ether(p->handler); in ether_Slot()
196 struct etherdevice *dev; in ether_device2iov()
215 ether_MessageIn(struct etherdevice *dev) in ether_MessageIn()
[all …]