Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h134091 struct xt_tgchk_param { struct
134092 struct net *net;
134093 const char *table;
134094 const void *entryinfo;
134095 const struct xt_target *target;
134096 void *targinfo;
134097 unsigned int hook_mask;
134098 u_int8_t family;
134099 bool nft_compat;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h141745 struct xt_tgchk_param { struct
141746 struct net *net;
141747 const char *table;
141748 const void *entryinfo;
141749 const struct xt_target *target;
141750 void *targinfo;
141751 unsigned int hook_mask;
141752 u_int8_t family;
141753 bool nft_compat;