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

/freebsd-12-stable/contrib/libpcap/msdos/
H A Dpktdrvr.h85 ETHER destin; member in struct:__anon2208
95 ETHER destin; /* E-net destination address */ member in struct:__anon2209
H A Dpktdrvr.c788 _fmemcpy (buf, &head->destin, len);
970 _fmemcpy (buf, &head->destin, len);
1367 FARPTR destin; /* destination pointer for copy */ local
1429 destin = *prot_basep;
1430 FP_SET (destin, FP_OFF(*prot_basep) + start_offs, FP_SEL(*prot_basep));
1432 WriteFarMem (destin, source, len);

Completed in 87 milliseconds