Home
last modified time | relevance | path

Searched refs:MakeAddrMessageWithCacheInfo (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/base/
H A Daddress_tracker_linux_test_util.cc69 void MakeAddrMessageWithCacheInfo(uint16_t type, in MakeAddrMessageWithCacheInfo() function
103 MakeAddrMessageWithCacheInfo(type, flags, family, index, address, local, in MakeAddrMessage()
H A Daddress_tracker_linux_unittest.cc334 MakeAddrMessageWithCacheInfo(RTM_NEWADDR, 0, AF_INET6, kTestInterfaceEth, in TEST_F()
343 MakeAddrMessageWithCacheInfo(RTM_NEWADDR, IFA_F_DEPRECATED, AF_INET6, in TEST_F()
352 MakeAddrMessageWithCacheInfo(RTM_NEWADDR, 0, AF_INET6, kTestInterfaceEth, in TEST_F()
H A Daddress_tracker_linux_test_util.h47 void MakeAddrMessageWithCacheInfo(uint16_t type,