Lines Matching full:ip_dst
222 strlcpy(dstaddr, ipaddr_string(ndo, &ip->ip_dst), sizeof(dstaddr));912 UNALIGNED_MEMCPY(&xmep->server, &ip->ip_dst, sizeof(ip->ip_dst));954 UNALIGNED_MEMCMP(&ip->ip_dst, &xmep->client,955 sizeof(ip->ip_dst)) != 0) {