Home | History | Annotate | Download | only in slirp-android

Lines Matching refs:ip_geth

364                     (ip_geth(ti->ti_dst) & 0xff) == ex_ptr->ex_addr)
376 uint32_t srcip = ip_geth(ti->ti_src);
377 uint32_t dstip = ip_geth(ti->ti_dst);
421 so->so_laddr_ip = ip_geth(ti->ti_src);
423 so->so_faddr_ip = ip_geth(ti->ti_dst);