Home
last modified time | relevance | path

Searched defs:etheraddr (Results 1 – 5 of 5) sorted by relevance

/plan9/sys/src/cmd/ip/dhcpd/
H A Ddat.h39 uchar etheraddr[6]; /* ethernet address */ member
/plan9/sys/src/9/ppc/
H A Dethersaturn.c68 uchar etheraddr[6] = { 0x90, 0x85, 0x82, 0x32, 0x83, 0x00}; variable
H A Dm8260.c119 uchar etheraddr[6] = { 0x90, 0x85, 0x82, 0x32, 0x83, 0x00}; variable
/plan9/sys/src/9/pcboot/
H A Dpxeload.c99 etheraddr(Openeth *oe) in etheraddr() function
/plan9/sys/src/cmd/ip/ipconfig/
H A Dmain.c1814 char etheraddr[32]; in ndbconfig() local