Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnfnetlink.c275 NFNL_BATCH_REPLAY = (1 << 2), enumerator
391 status |= NFNL_BATCH_REPLAY; in nfnetlink_rcv_batch()
425 if (status & NFNL_BATCH_REPLAY) { in nfnetlink_rcv_batch()