Home
last modified time | relevance | path

Searched defs:xt_mtchk_param (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h134109 struct xt_mtchk_param { struct
134110 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;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h141763 struct xt_mtchk_param { struct
141764 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;