Home
last modified time | relevance | path

Searched refs:getClatIngressMapFd (Results 1 – 4 of 4) sorted by relevance

/system/netd/server/
DClatUtils.h27 int getClatIngressMapFd(void);
DClatUtilsTest.cpp71 int fd = getClatIngressMapFd(); in TEST_F()
DClatUtils.cpp65 int getClatIngressMapFd(void) { in getClatIngressMapFd() function
DClatdController.cpp109 rv = getClatIngressMapFd(); in init()
582 int mapFd = getClatIngressMapFd(); in dump()