Searched refs:p6addr (Results 1 – 1 of 1) sorted by relevance
1485 struct in6_addr * p6addr; in is_linklocal() local1488 p6addr = &psau->sa6.sin6_addr; in is_linklocal()1489 if (IN6_IS_ADDR_LINKLOCAL(p6addr)) { in is_linklocal()