Searched refs:myAddress (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dpktdrvr.h121 extern ETHER myAddress, ethBroadcast;
H A Dpktdrvr.c204 PUBLIC ETHER myAddress = { 0, 0, 0, 0, 0, 0 }; variable
1196 if (!PktGetAddress(&myAddress))
1239 myAddress[0], myAddress[1], myAddress[2],
1240 myAddress[3], myAddress[4], myAddress[5]);

Completed in 55 milliseconds