Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ppp/
H A Dether.c103 struct etherdevice { struct
118 return sizeof(struct etherdevice); in ether_DeviceSize()
124 struct etherdevice *dev = device2ether(p->handler); in ether_Write()
140 struct etherdevice *dev = device2ether(p->handler); in ether_RemoveFromSet()
162 struct etherdevice *dev = device2ether(p->handler); in ether_Free()
173 struct etherdevice *dev = device2ether(p->handler); in ether_OpenInfo()
188 struct etherdevice *dev = device2ether(p->handler); in ether_Slot()
198 struct etherdevice *dev; in ether_device2iov()
217 ether_MessageIn(struct etherdevice *dev) in ether_MessageIn()
352 struct etherdevice *dev = (struct etherdevice *)iov[(*niov)++].iov_base; in ether_iov2device()
[all …]