Searched defs:xt_mtchk_param (Results 1 – 1 of 1) sorted by relevance
82 struct xt_mtchk_param { struct83 struct net *net;84 const char *table;85 const void *entryinfo;86 const struct xt_match *match;87 void *matchinfo;88 unsigned int hook_mask;89 u_int8_t family;90 bool nft_compat;