Searched refs:NFNL_CB_BATCH (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/netfilter/ |
H A D | nfnetlink.h | 22 NFNL_CB_BATCH, enumerator
|
/openbmc/linux/net/netfilter/ |
H A D | nf_tables_api.c | 9215 .type = NFNL_CB_BATCH, 9227 .type = NFNL_CB_BATCH, 9233 .type = NFNL_CB_BATCH, 9239 .type = NFNL_CB_BATCH, 9251 .type = NFNL_CB_BATCH, 9257 .type = NFNL_CB_BATCH, 9263 .type = NFNL_CB_BATCH, 9281 .type = NFNL_CB_BATCH, 9287 .type = NFNL_CB_BATCH, 9293 .type = NFNL_CB_BATCH, [all …]
|
H A D | nfnetlink.c | 486 if (nc->type != NFNL_CB_BATCH) { in nfnetlink_rcv_batch()
|