Searched defs:xt_mtchk_param (Results 1 – 2 of 2) sorted by relevance
134109 struct xt_mtchk_param { struct134110 struct net *net;134111 const char *table;134112 const void *entryinfo;134113 const struct xt_match *match;134114 void *matchinfo;134115 unsigned int hook_mask;134116 u_int8_t family;134117 bool nft_compat;
141763 struct xt_mtchk_param { struct141764 struct net *net;141765 const char *table;141766 const void *entryinfo;141767 const struct xt_match *match;141768 void *matchinfo;141769 unsigned int hook_mask;141770 u_int8_t family;141771 bool nft_compat;