Searched refs:RemovePendingRequestByAddrType (Results 1 – 4 of 4) sorted by relevance
183 void RemovePendingRequestByAddrType(const bool *addrType, uint32_t typeLen);
654 RemovePendingRequestByAddrType(addrType, CONNECTION_ADDR_MAX); in ProcessLeaveByAddrType()
349 void RemovePendingRequestByAddrType(const bool *addrType, uint32_t typeLen) in RemovePendingRequestByAddrType() function
1862 RemovePendingRequestByAddrType(nullptr, CONNECTION_ADDR_MAX);1863 RemovePendingRequestByAddrType(addr, CONNECTION_ADDR_MAX - 1);