Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h1506 #define nft_trans_obj_newobj(trans) \ macro
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_tables_api.c5926 nft_trans_obj_newobj(trans) = newobj; in nf_tables_updobj()
7508 newobj = nft_trans_obj_newobj(trans); in nft_obj_commit_update()
8224 nft_obj_destroy(&trans->ctx, nft_trans_obj_newobj(trans)); in __nf_tables_abort()