Searched defs:xt_tgchk_param (Results 1 – 3 of 3) sorted by relevance
85068 struct xt_tgchk_param { struct85069 struct net *net;85070 const char *table;85071 const void *entryinfo;85072 const struct xt_target *target;85073 void *targinfo;85074 unsigned int hook_mask;85075 u_int8_t family;85076 bool nft_compat;
110176 struct xt_tgchk_param { struct110177 struct net *net;110178 const char *table;110179 const void *entryinfo;110180 const struct xt_target *target;110181 void *targinfo;110182 unsigned int hook_mask;110183 u_int8_t family;110184 bool nft_compat;