Home | History | Annotate | Download | only in src

Lines Matching full:dstipaddr

1058   struct in_addr ipaddr, dstipaddr, have_ip;
1188 memcpy(&dstipaddr.s_addr, opt->data + 4, 4);
1190 log_Printf(LogIPCP, "%s %s\n", tbuff2, inet_ntoa(dstipaddr));