Lines Matching full:ip_dst
178 strlcpy(dstaddr, ipaddr_string(&ip->ip_dst), sizeof(dstaddr));920 memcpy(&xmep->server, &ip->ip_dst, sizeof(ip->ip_dst));961 memcmp(&ip->ip_dst, &xmep->client,962 sizeof(ip->ip_dst)) != 0) {