Searched defs:xt_tgchk_param (Results 1 – 2 of 2) sorted by relevance
134091 struct xt_tgchk_param { struct134092 struct net *net;134093 const char *table;134094 const void *entryinfo;134095 const struct xt_target *target;134096 void *targinfo;134097 unsigned int hook_mask;134098 u_int8_t family;134099 bool nft_compat;
141745 struct xt_tgchk_param { struct141746 struct net *net;141747 const char *table;141748 const void *entryinfo;141749 const struct xt_target *target;141750 void *targinfo;141751 unsigned int hook_mask;141752 u_int8_t family;141753 bool nft_compat;