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

Lines Matching full:dstip

377         uint32_t  dstip   = ip_geth(ti->ti_dst);
384 so->so_faddr_ip != dstip) {
385 so = solookup(&tcb, srcip, srcport, dstip, dstport);