Home
last modified time | relevance | path

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

/linux-5.19.10/net/netfilter/
Dnfnetlink.c365 NFNL_BATCH_DONE = (1 << 1), enumerator
463 status |= NFNL_BATCH_DONE; in nfnetlink_rcv_batch()
565 } else if (status == NFNL_BATCH_DONE) { in nfnetlink_rcv_batch()