Searched refs:NFT_MSG_NEWOBJ (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/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 | 98 [NFT_MSG_NEWOBJ] = AUDIT_NFT_OP_OBJ_REGISTER, 665 if (msg_type == NFT_MSG_NEWOBJ) in nft_trans_obj_add() 7428 trans = nft_trans_alloc(ctx, NFT_MSG_NEWOBJ, in nf_tables_updobj() 7537 err = nft_trans_obj_add(&ctx, NFT_MSG_NEWOBJ, obj); in nf_tables_newobj() 7670 NFT_MSG_NEWOBJ, in nf_tables_dump_obj() 7798 info->nlh->nlmsg_seq, NFT_MSG_NEWOBJ, 0, in nf_tables_getobj() 7914 event == NFT_MSG_NEWOBJ ? in nft_obj_notify() 9055 [NFT_MSG_NEWOBJ] = { 10091 case NFT_MSG_NEWOBJ: in nf_tables_commit() 10096 NFT_MSG_NEWOBJ); in nf_tables_commit() [all …]
|
| /Linux-v6.6/include/uapi/linux/netfilter/ |
| D | nf_tables.h | 129 NFT_MSG_NEWOBJ, enumerator
|