Searched refs:copyMode (Results 1 – 1 of 1) sorted by relevance
190 const uint8_t copyMode = copyRange > 0 ? NFULNL_COPY_PACKET : NFULNL_COPY_NONE; in subscribe() local191 return cfgMode(sendFn, nfLogGroup, copyRange, copyMode); in subscribe()