Home
last modified time | relevance | path

Searched refs:NFT_MSG_NEWSETELEM (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h123 NFT_MSG_NEWSETELEM, enumerator
/linux/net/netfilter/
H A Dnf_tables_api.c96 [NFT_MSG_NEWSETELEM] = AUDIT_NFT_OP_SETELEM_REGISTER,
228 case NFT_MSG_NEWSETELEM: in __nft_set_trans_bind()
467 case NFT_MSG_NEWSETELEM: in nft_trans_try_collapse()
512 WARN_ON_ONCE(trans->msg_type != NFT_MSG_NEWSETELEM && in nft_trans_commit_list_add_elem()
6095 event = nfnl_msg_type(NFNL_SUBSYS_NFTABLES, NFT_MSG_NEWSETELEM); in nf_tables_dump_set()
6356 NFT_MSG_NEWSETELEM, 0, set, elem.priv, in nft_get_set_elem()
6928 NFT_MSG_NEWSETELEM); in nft_trans_elems_add()
7357 trans = nft_trans_elem_alloc(ctx, NFT_MSG_NEWSETELEM, set); in nft_add_set_elem()
9721 [NFT_MSG_NEWSETELEM] = {
10516 case NFT_MSG_NEWSETELEM: in nf_tables_commit_audit_entrycount()
[all …]