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