Searched refs:NFT_MSG_NEWOBJ (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/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 | 97 [NFT_MSG_NEWOBJ] = AUDIT_NFT_OP_OBJ_REGISTER, 496 if (msg_type == NFT_MSG_NEWOBJ) in nft_trans_obj_add() 6540 trans = nft_trans_alloc(ctx, NFT_MSG_NEWOBJ, in nf_tables_updobj() 6639 err = nft_trans_obj_add(&ctx, NFT_MSG_NEWOBJ, obj); in nf_tables_newobj() 6761 NFT_MSG_NEWOBJ, in nf_tables_dump_obj() 6884 info->nlh->nlmsg_seq, NFT_MSG_NEWOBJ, 0, in nf_tables_getobj() 6967 event == NFT_MSG_NEWOBJ ? in nft_obj_notify() 8044 [NFT_MSG_NEWOBJ] = { 8689 case NFT_MSG_NEWOBJ: in nf_tables_commit() 8694 NFT_MSG_NEWOBJ); in nf_tables_commit() [all …]
|
| /Linux-v5.15/include/uapi/linux/netfilter/ |
| D | nf_tables.h | 120 NFT_MSG_NEWOBJ, enumerator
|