Searched defs:xt_tgchk_param (Results 1 – 1 of 1) sorted by relevance
126 struct xt_tgchk_param { struct127 struct net *net;128 const char *table;129 const void *entryinfo;130 const struct xt_target *target;131 void *targinfo;132 unsigned int hook_mask;133 u_int8_t family;134 bool nft_compat;