Searched refs:NFT_MSG_NEWOBJ (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/net/netfilter/ |
D | nft_quota.c | 63 NFT_MSG_NEWOBJ, 0, nft_pf(pkt), 0, GFP_ATOMIC); in nft_quota_obj_eval()
|
D | nf_tables_api.c | 99 [NFT_MSG_NEWOBJ] = AUDIT_NFT_OP_OBJ_REGISTER, 726 if (msg_type == NFT_MSG_NEWOBJ) in nft_trans_obj_add() 7796 trans = nft_trans_alloc(ctx, NFT_MSG_NEWOBJ, in nf_tables_updobj() 7908 err = nft_trans_obj_add(&ctx, NFT_MSG_NEWOBJ, obj); in nf_tables_newobj() 8034 NFT_MSG_NEWOBJ, in nf_tables_dump_obj() 8144 info->nlh->nlmsg_seq, NFT_MSG_NEWOBJ, 0, in nf_tables_getobj_single() 8328 event == NFT_MSG_NEWOBJ ? in nft_obj_notify() 9479 [NFT_MSG_NEWOBJ] = { 10560 case NFT_MSG_NEWOBJ: in nf_tables_commit() 10565 NFT_MSG_NEWOBJ); in nf_tables_commit() [all …]
|
/linux-6.12.1/include/uapi/linux/netfilter/ |
D | nf_tables.h | 129 NFT_MSG_NEWOBJ, enumerator
|