Home
last modified time | relevance | path

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

/system/netd/server/
DNFLogListener.cpp190 const uint8_t copyMode = copyRange > 0 ? NFULNL_COPY_PACKET : NFULNL_COPY_NONE; in subscribe() local
191 return cfgMode(sendFn, nfLogGroup, copyRange, copyMode); in subscribe()