Searched refs:NFT_MSG_NEWOBJ (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/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, 666 if (msg_type == NFT_MSG_NEWOBJ) in nft_trans_obj_add() 7467 trans = nft_trans_alloc(ctx, NFT_MSG_NEWOBJ, in nf_tables_updobj() 7576 err = nft_trans_obj_add(&ctx, NFT_MSG_NEWOBJ, obj); in nf_tables_newobj() 7709 NFT_MSG_NEWOBJ, in nf_tables_dump_obj() 7837 info->nlh->nlmsg_seq, NFT_MSG_NEWOBJ, 0, in nf_tables_getobj() 7953 event == NFT_MSG_NEWOBJ ? in nft_obj_notify() 9094 [NFT_MSG_NEWOBJ] = { 10144 case NFT_MSG_NEWOBJ: in nf_tables_commit() 10149 NFT_MSG_NEWOBJ); in nf_tables_commit() [all …]
|
/linux-6.6.21/include/uapi/linux/netfilter/ |
D | nf_tables.h | 129 NFT_MSG_NEWOBJ, enumerator
|