Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_ct.c26 struct nft_ct_helper_obj { struct
1055 struct nft_ct_helper_obj *priv = nft_obj_data(obj); in nft_ct_helper_obj_init()
1127 struct nft_ct_helper_obj *priv = nft_obj_data(obj); in nft_ct_helper_obj_destroy()
1141 const struct nft_ct_helper_obj *priv = nft_obj_data(obj); in nft_ct_helper_obj_eval()
1180 const struct nft_ct_helper_obj *priv = nft_obj_data(obj); in nft_ct_helper_obj_dump()
1217 .size = sizeof(struct nft_ct_helper_obj),