Searched defs:xt_tgchk_param (Results 1 – 1 of 1) sorted by relevance
123 struct xt_tgchk_param { struct124 struct net *net;125 const char *table;126 const void *entryinfo;127 const struct xt_target *target;128 void *targinfo;129 unsigned int hook_mask;130 u_int8_t family;131 bool nft_compat;
Completed in 4 milliseconds