Lines Matching full:ipid
3756 struct sockaddr *ipid = NULL;3797 ipid = (struct sockaddr *)iph1->rmconf->idv->v;3804 if (ipid == NULL)3805 ipid = iph1->local;3808 switch (ipid->sa_family) {3812 p = (caddr_t)&((struct sockaddr_in *)ipid)->sin_addr;3818 p = (caddr_t)&((struct sockaddr_in6 *)ipid)->sin6_addr;