Searched refs:userspacesize (Results 1 - 25 of 110) sorted by relevance

12345

/external/iptables/extensions/
H A Dlibip6t_eui64.c9 .userspacesize = XT_ALIGN(sizeof(int)),
H A Dlibipt_MIRROR.c9 .userspacesize = XT_ALIGN(0),
H A Dlibipt_unclean.c9 .userspacesize = XT_ALIGN(0),
H A Dlibxt_TRACE.c15 .userspacesize = XT_ALIGN(0),
H A Dlibxt_standard.c17 .userspacesize = XT_ALIGN(sizeof(int)),
H A Dlibxt_comment.c56 .userspacesize = XT_ALIGN(sizeof(struct xt_comment_info)),
H A Dlibxt_socket.c169 .userspacesize = XT_ALIGN(0),
177 .userspacesize = XT_ALIGN(sizeof(struct xt_socket_mtinfo1)),
190 .userspacesize = XT_ALIGN(sizeof(struct xt_socket_mtinfo2)),
203 .userspacesize = XT_ALIGN(sizeof(struct xt_socket_mtinfo2)),
H A Dlibxt_CT.c298 .userspacesize = offsetof(struct xt_ct_target_info, ct),
311 .userspacesize = offsetof(struct xt_ct_target_info_v1, ct),
324 .userspacesize = offsetof(struct xt_ct_target_info_v1, ct),
339 .userspacesize = offsetof(struct xt_ct_target_info, ct),
349 .userspacesize = offsetof(struct xt_ct_target_info_v1, ct),
360 .userspacesize = offsetof(struct xt_ct_target_info_v1, ct),
H A Dlibxt_TCPMSS.c100 .userspacesize = XT_ALIGN(sizeof(struct xt_tcpmss_info)),
113 .userspacesize = XT_ALIGN(sizeof(struct xt_tcpmss_info)),
H A Dlibxt_TEE.c102 .userspacesize = offsetof(struct xt_tee_tginfo, priv),
115 .userspacesize = offsetof(struct xt_tee_tginfo, priv),
H A Dlibxt_connmark.c132 .userspacesize = XT_ALIGN(sizeof(struct xt_connmark_info)),
145 .userspacesize = XT_ALIGN(sizeof(struct xt_connmark_mtinfo1)),
H A Dlibxt_mark.c112 .userspacesize = XT_ALIGN(sizeof(struct xt_mark_info)),
125 .userspacesize = XT_ALIGN(sizeof(struct xt_mark_mtinfo1)),
H A Dlibxt_AUDIT.c90 .userspacesize = XT_ALIGN(sizeof(struct xt_audit_info)),
H A Dlibxt_CHECKSUM.c66 .userspacesize = XT_ALIGN(sizeof(struct xt_CHECKSUM_info)),
H A Dlibxt_CLASSIFY.c81 .userspacesize = XT_ALIGN(sizeof(struct xt_classify_target_info)),
H A Dlibxt_IDLETIMER.c85 .userspacesize = offsetof(struct idletimer_tg_info, timer),
H A Dlibxt_NFQUEUE.c214 .userspacesize = XT_ALIGN(sizeof(struct xt_NFQ_info)),
226 .userspacesize = XT_ALIGN(sizeof(struct xt_NFQ_info_v1)),
239 .userspacesize = XT_ALIGN(sizeof(struct xt_NFQ_info_v2)),
252 .userspacesize = XT_ALIGN(sizeof(struct xt_NFQ_info_v3)),
H A Dlibxt_SECMARK.c77 .userspacesize = XT_ALIGN(sizeof(struct xt_secmark_target_info)),
H A Dlibxt_connlimit.c193 .userspacesize = offsetof(struct xt_connlimit_info, data),
208 .userspacesize = offsetof(struct xt_connlimit_info, data),
223 .userspacesize = offsetof(struct xt_connlimit_info, data),
238 .userspacesize = offsetof(struct xt_connlimit_info, data),
H A Dlibxt_cpu.c52 .userspacesize = XT_ALIGN(sizeof(struct xt_cpu_info)),
H A Dlibxt_length.c64 .userspacesize = XT_ALIGN(sizeof(struct xt_length_info)),
H A Dlibxt_mac.c77 .userspacesize = XT_ALIGN(sizeof(struct xt_mac_info)),
H A Dlibxt_nfacct.c78 .userspacesize = offsetof(struct xt_nfacct_match_info, nfacct),
H A Dlibxt_quota.c59 .userspacesize = offsetof(struct xt_quota_info, master),
H A Dlibxt_tcpmss.c64 .userspacesize = XT_ALIGN(sizeof(struct xt_tcpmss_match_info)),

Completed in 152 milliseconds

12345