Searched refs:setup (Results 1 - 2 of 2) sorted by relevance

/system/extras/tests/iptables/qtaguid/
H A DsocketTag.cpp42 int setup(uint64_t tag);
97 int SockInfo::setup(uint64_t tag) { function in class:android::SockInfo
104 testPrintE("socket setup: failed to tag");
109 testPrintE("socket setup: Unexpected results: tag not found");
114 testPrintE("socket setup: Unexpected results");
125 * Without the kernel reporting more info on who setup the socket tag, it is
221 testPrintI("setup sock0 and addr via tag");
222 ASSERT_FALSE(sock0.setup(valid_tag1)) << "socket0 setup failed";
223 testPrintI("setup sock
[all...]
/system/core/toolbox/
H A Ddd.c104 static void setup(void);
136 setup();
154 setup(void) function

Completed in 431 milliseconds