Home
last modified time | relevance | path

Searched refs:kFd1Groups (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/tetheroffload/config/1.0/vts/functional/
DVtsHalTetheroffloadConfigV1_0TargetTest.cpp48 const unsigned kFd1Groups = NF_NETLINK_CONNTRACK_NEW | NF_NETLINK_CONNTRACK_DESTROY; variable
98 unique_fd fd1(netlinkSocket(kFd1Groups)); in TEST_P()
140 unique_fd fd1(netlinkSocket(kFd1Groups)); in TEST_P()
/hardware/interfaces/tetheroffload/aidl/vts/functional/
DVtsHalTetheroffloadTargetTest.cpp49 const unsigned kFd1Groups = NF_NETLINK_CONNTRACK_NEW | NF_NETLINK_CONNTRACK_DESTROY; variable
153 unique_fd ufd1(netlinkSocket(kFd1Groups)); in initOffload()
227 unique_fd ufd1(netlinkSocket(kFd1Groups)); in TEST_P()