Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnfnetlink.c366 NFNL_BATCH_DONE = (1 << 1), enumerator
464 status |= NFNL_BATCH_DONE; in nfnetlink_rcv_batch()
566 } else if (status == NFNL_BATCH_DONE) { in nfnetlink_rcv_batch()