Lines Matching defs:rcvfrom
86 struct sockaddr_in6 rcvfrom;
817 inet_ntop(AF_INET6, &rcvfrom.sin6_addr, ntopbuf,
827 inet_ntop(AF_INET6, &rcvfrom.sin6_addr, ntopbuf,
837 inet_ntop(AF_INET6, &rcvfrom.sin6_addr, ntopbuf,
842 rs_input(i, (struct nd_router_solicit *)icp, pi, &rcvfrom);
854 inet_ntop(AF_INET6, &rcvfrom.sin6_addr, ntopbuf,
864 inet_ntop(AF_INET6, &rcvfrom.sin6_addr, ntopbuf,
874 inet_ntop(AF_INET6, &rcvfrom.sin6_addr, ntopbuf,
879 ra_input(i, (struct nd_router_advert *)icp, pi, &rcvfrom);
1583 rcvmhdr.msg_name = &rcvfrom;
1584 rcvmhdr.msg_namelen = sizeof(rcvfrom);