/linux-4.4.14/net/netfilter/ |
D | xt_tcpudp.c | 172 .matchsize = sizeof(struct xt_tcp), 181 .matchsize = sizeof(struct xt_tcp), 190 .matchsize = sizeof(struct xt_udp), 199 .matchsize = sizeof(struct xt_udp), 208 .matchsize = sizeof(struct xt_udp), 217 .matchsize = sizeof(struct xt_udp),
|
D | xt_dscp.c | 75 .matchsize = sizeof(struct xt_dscp_info), 83 .matchsize = sizeof(struct xt_dscp_info), 91 .matchsize = sizeof(struct xt_tos_match_info), 99 .matchsize = sizeof(struct xt_tos_match_info),
|
D | xt_length.c | 47 .matchsize = sizeof(struct xt_length_info), 54 .matchsize = sizeof(struct xt_length_info),
|
D | xt_hl.c | 72 .matchsize = sizeof(struct ipt_ttl_info), 80 .matchsize = sizeof(struct ip6t_hl_info),
|
D | xt_ipcomp.c | 84 .matchsize = sizeof(struct xt_ipcomp), 93 .matchsize = sizeof(struct xt_ipcomp),
|
D | xt_esp.c | 81 .matchsize = sizeof(struct xt_esp), 90 .matchsize = sizeof(struct xt_esp),
|
D | xt_socket.c | 472 .matchsize = sizeof(struct xt_socket_mtinfo1), 484 .matchsize = sizeof(struct xt_socket_mtinfo1), 496 .matchsize = sizeof(struct xt_socket_mtinfo1), 508 .matchsize = sizeof(struct xt_socket_mtinfo1), 520 .matchsize = sizeof(struct xt_socket_mtinfo1), 532 .matchsize = sizeof(struct xt_socket_mtinfo1),
|
D | xt_tcpmss.c | 85 .matchsize = sizeof(struct xt_tcpmss_match_info), 93 .matchsize = sizeof(struct xt_tcpmss_match_info),
|
D | xt_set.c | 560 .matchsize = sizeof(struct xt_set_info_match_v0), 570 .matchsize = sizeof(struct xt_set_info_match_v1), 580 .matchsize = sizeof(struct xt_set_info_match_v1), 591 .matchsize = sizeof(struct xt_set_info_match_v1), 601 .matchsize = sizeof(struct xt_set_info_match_v1), 612 .matchsize = sizeof(struct xt_set_info_match_v3), 622 .matchsize = sizeof(struct xt_set_info_match_v3), 633 .matchsize = sizeof(struct xt_set_info_match_v4), 643 .matchsize = sizeof(struct xt_set_info_match_v4),
|
D | xt_ecn.c | 154 .matchsize = sizeof(struct xt_ecn_info), 162 .matchsize = sizeof(struct xt_ecn_info),
|
D | xt_multiport.c | 139 .matchsize = sizeof(struct xt_multiport_v1), 148 .matchsize = sizeof(struct xt_multiport_v1),
|
D | xt_iprange.c | 110 .matchsize = sizeof(struct xt_iprange_mtinfo), 118 .matchsize = sizeof(struct xt_iprange_mtinfo),
|
D | xt_dccp.c | 146 .matchsize = sizeof(struct xt_dccp_info), 155 .matchsize = sizeof(struct xt_dccp_info),
|
D | xt_comment.c | 30 .matchsize = sizeof(struct xt_comment_info),
|
D | xt_sctp.c | 172 .matchsize = sizeof(struct xt_sctp_info), 181 .matchsize = sizeof(struct xt_sctp_info),
|
D | xt_conntrack.c | 293 .matchsize = sizeof(struct xt_conntrack_mtinfo1), 303 .matchsize = sizeof(struct xt_conntrack_mtinfo2), 313 .matchsize = sizeof(struct xt_conntrack_mtinfo3),
|
D | xt_realm.c | 36 .matchsize = sizeof(struct xt_realm_info),
|
D | xt_cpu.c | 50 .matchsize = sizeof(struct xt_cpu_info),
|
D | xt_policy.c | 162 .matchsize = sizeof(struct xt_policy_info), 170 .matchsize = sizeof(struct xt_policy_info),
|
D | xt_mac.c | 49 .matchsize = sizeof(struct xt_mac_info),
|
D | xt_cgroup.c | 54 .matchsize = sizeof(struct xt_cgroup_info),
|
D | xt_pkttype.c | 50 .matchsize = sizeof(struct xt_pkttype_info),
|
D | nft_compat.c | 388 memcpy(out, in, m->matchsize); in match_compat_from_user() 389 pad = XT_ALIGN(m->matchsize) - m->matchsize; in match_compat_from_user() 391 memset(out + m->matchsize, 0, pad); in match_compat_from_user() 455 nla_put(skb, NFTA_MATCH_INFO, XT_ALIGN(match->matchsize), info)) in nft_match_dump() 669 nft_match->ops.size = NFT_EXPR_SIZE(XT_ALIGN(match->matchsize)); in nft_match_select_ops()
|
D | xt_state.c | 64 .matchsize = sizeof(struct xt_state_info),
|
D | xt_bpf.c | 59 .matchsize = sizeof(struct xt_bpf_info),
|
D | xt_nfacct.c | 64 .matchsize = sizeof(struct xt_nfacct_match_info),
|
D | xt_mark.c | 59 .matchsize = sizeof(struct xt_mark_mtinfo1),
|
D | xt_addrtype.c | 222 .matchsize = sizeof(struct xt_addrtype_info), 231 .matchsize = sizeof(struct xt_addrtype_info_v1),
|
D | xt_devgroup.c | 66 .matchsize = sizeof(struct xt_devgroup_info),
|
D | xt_helper.c | 84 .matchsize = sizeof(struct xt_helper_info),
|
D | xt_quota.c | 75 .matchsize = sizeof(struct xt_quota_info),
|
D | xt_connlabel.c | 75 .matchsize = sizeof(struct xt_connlabel_mtinfo),
|
D | xt_l2tp.c | 318 .matchsize = XT_ALIGN(sizeof(struct xt_l2tp_info)), 332 .matchsize = XT_ALIGN(sizeof(struct xt_l2tp_info)),
|
D | xt_statistic.c | 86 .matchsize = sizeof(struct xt_statistic_info),
|
D | xt_string.c | 79 .matchsize = sizeof(struct xt_string_info),
|
D | xt_owner.c | 80 .matchsize = sizeof(struct xt_owner_match_info),
|
D | x_tables.c | 368 if (XT_ALIGN(par->match->matchsize) != size && in xt_check_match() 369 par->match->matchsize != -1) { in xt_check_match() 378 XT_ALIGN(par->match->matchsize), size); in xt_check_match() 523 u_int16_t csize = match->compatsize ? : match->matchsize; in xt_compat_match_offset() 524 return XT_ALIGN(match->matchsize) - COMPAT_XT_ALIGN(csize); in xt_compat_match_offset() 543 pad = XT_ALIGN(match->matchsize) - match->matchsize; in xt_compat_match_from_user() 545 memset(m->data + match->matchsize, 0, pad); in xt_compat_match_from_user()
|
D | xt_u32.c | 103 .matchsize = sizeof(struct xt_u32),
|
D | xt_recent.c | 706 .matchsize = sizeof(struct xt_recent_mtinfo), 716 .matchsize = sizeof(struct xt_recent_mtinfo), 726 .matchsize = sizeof(struct xt_recent_mtinfo_v1), 736 .matchsize = sizeof(struct xt_recent_mtinfo_v1),
|
D | xt_physdev.c | 125 .matchsize = sizeof(struct xt_physdev_info),
|
D | xt_connmark.c | 139 .matchsize = sizeof(struct xt_connmark_mtinfo1),
|
D | xt_cluster.c | 159 .matchsize = sizeof(struct xt_cluster_match_info),
|
D | xt_ipvs.c | 174 .matchsize = XT_ALIGN(sizeof(struct xt_ipvs_mtinfo)),
|
D | xt_connbytes.c | 142 .matchsize = sizeof(struct xt_connbytes_info),
|
D | xt_rateest.c | 137 .matchsize = sizeof(struct xt_rateest_match_info),
|
D | xt_time.c | 260 .matchsize = sizeof(struct xt_time_info),
|
D | xt_limit.c | 190 .matchsize = sizeof(struct xt_rateinfo),
|
D | xt_osf.c | 366 .matchsize = sizeof(struct xt_osf_info),
|
D | xt_hashlimit.c | 727 .matchsize = sizeof(struct xt_hashlimit_mtinfo1), 738 .matchsize = sizeof(struct xt_hashlimit_mtinfo1),
|
D | xt_connlimit.c | 439 .matchsize = sizeof(struct xt_connlimit_info),
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | ip6t_hbh.c | 190 .matchsize = sizeof(struct ip6t_opts), 198 .matchsize = sizeof(struct ip6t_opts),
|
D | ip6t_eui64.c | 57 .matchsize = sizeof(int),
|
D | ip6t_mh.c | 78 .matchsize = sizeof(struct ip6t_mh),
|
D | ip6t_ipv6header.c | 136 .matchsize = sizeof(struct ip6t_ipv6header_info),
|
D | ip6t_ah.c | 105 .matchsize = sizeof(struct ip6t_ah),
|
D | ip6t_rpfilter.c | 124 .matchsize = sizeof(struct xt_rpfilter_info),
|
D | ip6t_frag.c | 120 .matchsize = sizeof(struct ip6t_frag),
|
D | ip6t_rt.c | 209 .matchsize = sizeof(struct ip6t_rt),
|
D | ip6_tables.c | 2063 .matchsize = sizeof(struct ip6t_icmp),
|
/linux-4.4.14/net/bridge/netfilter/ |
D | ebt_pkttype.c | 39 .matchsize = sizeof(struct ebt_pkttype_info),
|
D | ebt_802_3.c | 55 .matchsize = sizeof(struct ebt_802_3_info),
|
D | ebt_mark_m.c | 76 .matchsize = sizeof(struct ebt_mark_m_info),
|
D | ebt_vlan.c | 164 .matchsize = sizeof(struct ebt_vlan_info),
|
D | ebt_limit.c | 107 .matchsize = sizeof(struct ebt_limit_info),
|
D | ebt_ip.c | 113 .matchsize = sizeof(struct ebt_ip_info),
|
D | ebt_arp.c | 123 .matchsize = sizeof(struct ebt_arp_info),
|
D | ebt_ip6.c | 140 .matchsize = sizeof(struct ebt_ip6_info),
|
D | ebt_stp.c | 182 .matchsize = sizeof(struct ebt_stp_info),
|
D | ebt_among.c | 212 .matchsize = -1, /* special case */
|
D | ebtables.c | 1604 if (unlikely(match->matchsize == -1)) in ebt_compat_match_offset() 1930 size_kern = match->matchsize; in compat_mtw_from_user()
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | ipt_ah.c | 74 .matchsize = sizeof(struct ipt_ah),
|
D | ipt_rpfilter.c | 125 .matchsize = sizeof(struct xt_rpfilter_info),
|
D | ip_tables.c | 2061 .matchsize = sizeof(struct ipt_icmp),
|
/linux-4.4.14/include/linux/netfilter_bridge/ |
D | ebtables.h | 34 unsigned int matchsize; member
|
/linux-4.4.14/include/linux/netfilter/ |
D | x_tables.h | 137 unsigned int matchsize; member
|