Home
last modified time | relevance | path

Searched refs:_rxOutOfs (Results 1 – 3 of 3) sorted by relevance

/external/libpcap/msdos/
Dpkt_rx0.asm10 PUBLIC _rxOutOfs, _rxInOfs, _PktReceiver, _pktRxEnd
55 _rxOutOfs dw offset _pktRxBuf ; ring buffer offsets define
102 @noWrap: cmp ax, _rxOutOfs ;; in-ofs = out-ofs ?
Dpkt_rx1.s30 _rxOutOfs dw offset _pktRxBuf ; ring buffer offsets define
109 cmp ax, [_rxOutOfs]
Dpktdrvr.c82 WORD _rxOutOfs; member
99 #define rxOutOfs offsetof (PktRealStub,_rxOutOfs)