Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnfnetlink.c368 NFNL_BATCH_REPLAY = (1 << 2), enumerator
526 status |= NFNL_BATCH_REPLAY; in nfnetlink_rcv_batch()
562 if (status & NFNL_BATCH_REPLAY) { in nfnetlink_rcv_batch()
571 status |= NFNL_BATCH_REPLAY; in nfnetlink_rcv_batch()