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

  /external/qemu/slirp/
ip_output.c 124 int mhlen, firstlen = len; local
178 m_adj(m, hlen + firstlen - (u_int16_t)ip->ip_len);
  /external/qemu/slirp-android/
ip_output.c 124 int mhlen, firstlen = len; local
178 m_adj(m, hlen + firstlen - (u_int16_t)ip->ip_len);

Completed in 114 milliseconds