Searched refs:NFNL_CB_BATCH (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/netfilter/ |
| H A D | nfnetlink.h | 22 NFNL_CB_BATCH, enumerator
|
| /linux-6.15/net/netfilter/ |
| H A D | nf_tables_api.c | 9668 .type = NFNL_CB_BATCH, 9680 .type = NFNL_CB_BATCH, 9686 .type = NFNL_CB_BATCH, 9692 .type = NFNL_CB_BATCH, 9704 .type = NFNL_CB_BATCH, 9710 .type = NFNL_CB_BATCH, 9716 .type = NFNL_CB_BATCH, 9734 .type = NFNL_CB_BATCH, 9740 .type = NFNL_CB_BATCH, 9746 .type = NFNL_CB_BATCH, [all …]
|
| H A D | nfnetlink.c | 491 if (nc->type != NFNL_CB_BATCH) { in nfnetlink_rcv_batch()
|