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

12345678

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/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_NOTRACK.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_socket.c62 .userspacesize = XT_ALIGN(0),
70 .userspacesize = XT_ALIGN(sizeof(struct xt_socket_mtinfo1)),
H A Dlibxt_comment.c56 .userspacesize = XT_ALIGN(sizeof(struct xt_comment_info)),
H A Dlibxt_NFQUEUE.c170 .userspacesize = XT_ALIGN(sizeof(struct xt_NFQ_info)),
182 .userspacesize = XT_ALIGN(sizeof(struct xt_NFQ_info_v1)),
195 .userspacesize = XT_ALIGN(sizeof(struct xt_NFQ_info_v2)),
H A Dlibxt_TEE.c102 .userspacesize = XT_ALIGN(sizeof(struct xt_tee_tginfo)),
115 .userspacesize = XT_ALIGN(sizeof(struct xt_tee_tginfo)),
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.c77 .userspacesize = XT_ALIGN(sizeof(struct xt_classify_target_info)),
H A Dlibxt_IDLETIMER.c78 .userspacesize = offsetof(struct idletimer_tg_info, timer),
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),
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/iptables-1.x/extensions/
H A Dlibipt_unclean.c42 .userspacesize = IPT_ALIGN(0),
H A Dlibip6t_eui64.c64 .userspacesize = IP6T_ALIGN(sizeof(int)),
H A Dlibip6t_standard.c54 .userspacesize = IP6T_ALIGN(sizeof(int)),
H A Dlibipt_MIRROR.c49 .userspacesize = IPT_ALIGN(0),
H A Dlibipt_NOTRACK.c50 .userspacesize = IPT_ALIGN(0),
H A Dlibipt_standard.c56 .userspacesize = IPT_ALIGN(sizeof(int)),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/include/
H A Dip6tables.h27 size_t userspacesize; member in struct:ip6tables_match
77 size_t userspacesize; member in struct:ip6tables_target
H A Diptables.h50 size_t userspacesize; member in struct:iptables_match
103 size_t userspacesize; member in struct:iptables_target
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/iptables-1.x/include/
H A Dip6tables.h60 size_t userspacesize; member in struct:ip6tables_match
110 size_t userspacesize; member in struct:ip6tables_target

Completed in 101 milliseconds

12345678