Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Interrupts & Ports - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

        Get statistics

        Entry:
          AH = 24h
          BX = handle
        Return:
          CF set on error
            DH = error code
          CF clear if successful
            DS:SI -> statistics (see below)

        Format of statistics:

        Offset  Size    Description
         00h    DWORD   packets in
         04h    DWORD   packets out
         08h    DWORD   bytes in
         0Ch    DWORD   bytes out
         10h    DWORD   errors in
         14h    DWORD   errors out
         18h    DWORD   packets dropped

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson