Home
last modified time | relevance | path

Searched refs:destinAdr (Results 1 – 2 of 2) sorted by relevance

/external/libpcap/msdos/
Dpkt_rx1.s20 .destinAdr resb 6 ; packet destination address
116 add di, 6 ; ES:DI -> _pktRxBuf[n].destinAdr
131 @post: or si, si ; DS:SI->_pktRxBuf[n][n].destinAdr
Dpkt_rx0.asm49 destinAdr db 6 dup (0) ; packet destination address define
155 add di, 6 ; ES:DI -> _pktRxBuf[n].destinAdr
172 @post: or si, si ; DS:SI->_pktRxBuf[n][n].destinAdr