OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:etherdevice
(Results
1 - 3
of
3
) sorted by null
/external/libppp/src/
ether.c
101
struct
etherdevice
{
struct
111
((d)->type == ETHER_DEVICE ? (struct
etherdevice
*)d : NULL)
116
return sizeof(struct
etherdevice
);
122
struct
etherdevice
*dev = device2ether(p->handler);
138
struct
etherdevice
*dev = device2ether(p->handler);
160
struct
etherdevice
*dev = device2ether(p->handler);
171
struct
etherdevice
*dev = device2ether(p->handler);
186
struct
etherdevice
*dev = device2ether(p->handler);
196
struct
etherdevice
*dev;
215
ether_MessageIn(struct
etherdevice
*dev
[
all
...]
/external/kernel-headers/original/linux/
if_vlan.h
18
#include <linux/
etherdevice
.h>
/external/grub/netboot/
tlan.c
[
all
...]
Completed in 355 milliseconds