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 | 9123 .type = NFNL_CB_BATCH, 9135 .type = NFNL_CB_BATCH, 9141 .type = NFNL_CB_BATCH, 9147 .type = NFNL_CB_BATCH, 9159 .type = NFNL_CB_BATCH, 9165 .type = NFNL_CB_BATCH, 9171 .type = NFNL_CB_BATCH, 9189 .type = NFNL_CB_BATCH, 9195 .type = NFNL_CB_BATCH, 9201 .type = NFNL_CB_BATCH, [all …]
|
H A D | nfnetlink.c | 486 if (nc->type != NFNL_CB_BATCH) { in nfnetlink_rcv_batch()
|