Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/netfilter/
Dnf_tables.h1804 #define nft_trans_obj_newobj(trans) \ macro
/linux-6.14.4/net/netfilter/
Dnf_tables_api.c8128 nft_trans_obj_newobj(trans) = newobj; in nf_tables_updobj()
9941 newobj = nft_trans_obj_newobj(trans); in nft_obj_commit_update()
11179 nft_obj_destroy(&ctx, nft_trans_obj_newobj(trans)); in __nf_tables_abort()