OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:etheraddr
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
decnet.h
47
typedef union etheraddress
etheraddr
; /* Ethernet address */
typedef in typeref:union:etheraddress
77
etheraddr
lg_dst; /* destination id */
80
etheraddr
lg_src; /* source id */
212
etheraddr
rh_src; /* source id */
227
etheraddr
eh_src; /* source id */
232
etheraddr
eh_router; /* designated router */
print-decnet.c
184
etheraddr
srcea, rtea;
Completed in 307 milliseconds