Searched refs:NFT_MSG_NEWOBJ (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.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 | 96 [NFT_MSG_NEWOBJ] = AUDIT_NFT_OP_OBJ_REGISTER, 511 if (msg_type == NFT_MSG_NEWOBJ) in nft_trans_obj_add() 6807 trans = nft_trans_alloc(ctx, NFT_MSG_NEWOBJ, in nf_tables_updobj() 6908 err = nft_trans_obj_add(&ctx, NFT_MSG_NEWOBJ, obj); in nf_tables_newobj() 7030 NFT_MSG_NEWOBJ, in nf_tables_dump_obj() 7153 info->nlh->nlmsg_seq, NFT_MSG_NEWOBJ, 0, in nf_tables_getobj() 7236 event == NFT_MSG_NEWOBJ ? in nft_obj_notify() 8325 [NFT_MSG_NEWOBJ] = { 9018 case NFT_MSG_NEWOBJ: in nf_tables_commit() 9023 NFT_MSG_NEWOBJ); in nf_tables_commit() [all …]
|
/Linux-v6.1/include/uapi/linux/netfilter/ |
D | nf_tables.h | 120 NFT_MSG_NEWOBJ, enumerator
|