Lines Matching refs:RET
41 enum RET { enum
136 virtual RET registerEventListener(IpaEventListener* /* listener */) = 0;
143 virtual RET unregisterEventListener(IpaEventListener* /* listener */) = 0;
176 virtual RET registerCtTimeoutUpdater(ConntrackTimeoutUpdater* /* cb */) = 0;
183 virtual RET unregisterCtTimeoutUpdater(ConntrackTimeoutUpdater* /* cb */) = 0;
199 virtual RET provideFd(int /* fd */, unsigned int /* group */) = 0;
216 virtual RET clearAllFds() = 0;
253 virtual RET addDownstream(const char* /* downstream */,
266 virtual RET removeDownstream(const char* /* downstream */,
297 virtual RET setUpstream(const char* /* iface */, const Prefix& /* v4Gw */,
308 virtual RET stopAllOffload() = 0;
328 virtual RET setQuota(const char* /* upstream */, uint64_t /* limit */) = 0;
347 virtual RET getStats(const char* /* upstream */, bool /* reset */,