Searched defs:etheraddr (Results 1 – 5 of 5) sorted by relevance
/plan9/sys/src/cmd/ip/dhcpd/ |
H A D | dat.h | 39 uchar etheraddr[6]; /* ethernet address */ member
|
/plan9/sys/src/9/ppc/ |
H A D | ethersaturn.c | 68 uchar etheraddr[6] = { 0x90, 0x85, 0x82, 0x32, 0x83, 0x00}; variable
|
H A D | m8260.c | 119 uchar etheraddr[6] = { 0x90, 0x85, 0x82, 0x32, 0x83, 0x00}; variable
|
/plan9/sys/src/9/pcboot/ |
H A D | pxeload.c | 99 etheraddr(Openeth *oe) in etheraddr() function
|
/plan9/sys/src/cmd/ip/ipconfig/ |
H A D | main.c | 1814 char etheraddr[32]; in ndbconfig() local
|