Searched refs:UtilsIpv6AddrMatch (Results 1 – 2 of 2) sorted by relevance
82 __inline static FILLP_BOOL UtilsIpv6AddrMatch(FILLP_CONST struct sockaddr_in6 *a, FILLP_CONST struc… in UtilsIpv6AddrMatch() function103 UtilsIpv6AddrMatch((a), (b)))
956 …(((FILLP_BOOL)UtilsIpv6AddrMatch(ipv6Addr, bind6Addr)) == FILLP_FALSE || ((bind6Addr->sin6_port !=… in FillpCheckandcopyConfirmAckAddr()