Searched refs:in6_subj (Results 1 – 1 of 1) sorted by relevance
1185 struct in6_addr in6_subj; /* subject address */ in ni6_input() local1288 subjlen, (caddr_t)&in6_subj); in ni6_input()1289 if (in6_setscope(&in6_subj, m->m_pkthdr.rcvif, NULL)) in ni6_input()1292 subj = (char *)&in6_subj; in ni6_input()1293 if (IN6_ARE_ADDR_EQUAL(&ip6->ip6_dst, &in6_subj)) in ni6_input()