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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dpktdrvr.h85 ETHER destin; member in struct:__anon2790
95 ETHER destin; /* E-net destination address */ member in struct:__anon2791
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);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwavpackenc.c46 #define CLEAR(destin) memset(&destin, 0, sizeof(destin));

Completed in 24 milliseconds