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

/freebsd-13-stable/contrib/libpcap/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 57 milliseconds