Home
last modified time | relevance | path

Searched defs:expectedMsgLength (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/netd/server/
H A DXfrmControllerTest.cpp267 size_t expectedMsgLength = NLMSG_HDRLEN + NLMSG_ALIGN(sizeof(xfrm_userspi_info)); in TEST_P() local
328 size_t expectedMsgLength = in testIpSecAddSecurityAssociation() local
597 size_t expectedMsgLength = NLMSG_HDRLEN + NLMSG_ALIGN(sizeof(xfrm_usersa_id)) + in TEST_P() local
647 size_t expectedMsgLength = NLMSG_HDRLEN + NLMSG_ALIGN(sizeof(xfrm_userpolicy_info)) + in TEST_P() local
721 size_t expectedMsgLength = NLMSG_HDRLEN + NLMSG_ALIGN(sizeof(xfrm_userpolicy_info)) + in TEST_P() local
757 size_t expectedMsgLength = NLMSG_HDRLEN + NLMSG_ALIGN(sizeof(xfrm_userpolicy_id)) + in TEST_P() local