Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dnft_ct.c35 struct nft_ct_helper_obj { struct
984 struct nft_ct_helper_obj *priv = nft_obj_data(obj); in nft_ct_helper_obj_init()
1056 struct nft_ct_helper_obj *priv = nft_obj_data(obj); in nft_ct_helper_obj_destroy()
1070 const struct nft_ct_helper_obj *priv = nft_obj_data(obj); in nft_ct_helper_obj_eval()
1109 const struct nft_ct_helper_obj *priv = nft_obj_data(obj); in nft_ct_helper_obj_dump()
1146 .size = sizeof(struct nft_ct_helper_obj),