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

Lines Matching refs:dest_ip

1057     unsigned long dest_ip;            /* the destination address they try to contact */
1079 void slirp_add_net_forward(unsigned long dest_ip, unsigned long dest_mask,
1091 entry->dest_ip = dest_ip;
1113 if ((entry->dest_ip & entry->dest_mask)