HomeSort by relevance Sort by last modified time
    Searched refs:so_ti (Results 1 - 4 of 4) sorted by null

  /external/qemu/slirp/
socket.h 29 struct tcpiphdr *so_ti; /* Pointer to the original ti within member in struct:socket
tcp_input.c 265 ti = so->so_ti;
700 so->so_ti = ti;
    [all...]
  /external/qemu/slirp-android/
socket.h 29 struct tcpiphdr *so_ti; /* Pointer to the original ti within member in struct:socket
tcp_input.c 265 ti = so->so_ti;
706 so->so_ti = ti;
    [all...]

Completed in 370 milliseconds