HomeSort by relevance Sort by last modified time
    Searched defs:tcpiphdr_prev (Results 1 - 2 of 2) sorted by null

  /external/qemu/slirp/
tcpip.h 63 #define tcpiphdr_prev(T) qlink2tcpiphdr(tcpiphdr2qlink(T)->prev) macro
  /external/qemu/slirp-android/
tcpip.h 67 #define tcpiphdr_prev(T) qlink2tcpiphdr(tcpiphdr2qlink(T)->prev) macro

Completed in 35 milliseconds