Searched refs:NFNL_F_SEQTRACK_ENABLED (Results 1 – 1 of 1) sorted by relevance
83 #define NFNL_F_SEQTRACK_ENABLED (1 << 0) macro260 nfnlh->flags |= NFNL_F_SEQTRACK_ENABLED; in nfnl_open2()276 h->flags |= NFNL_F_SEQTRACK_ENABLED; in nfnl_set_sequence_tracking()285 h->flags &= ~NFNL_F_SEQTRACK_ENABLED; in nfnl_unset_sequence_tracking()535 if (ssh->nfnlh->flags & NFNL_F_SEQTRACK_ENABLED) { in nfnl_fill_hdr()