Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/netfilter/
Dnf_tables.h1611 #define nft_trans_obj_newobj(trans) \ macro
/Linux-v6.1/net/netfilter/
Dnf_tables_api.c6820 nft_trans_obj_newobj(trans) = newobj; in nf_tables_updobj()
8448 newobj = nft_trans_obj_newobj(trans); in nft_obj_commit_update()
9243 nft_obj_destroy(&trans->ctx, nft_trans_obj_newobj(trans)); in __nf_tables_abort()