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

/net/netfilter/
H A Dxt_length.c66 xt_unregister_matches(length_mt_reg, ARRAY_SIZE(length_mt_reg));
H A Dxt_esp.c103 xt_unregister_matches(esp_mt_reg, ARRAY_SIZE(esp_mt_reg));
H A Dxt_hl.c92 xt_unregister_matches(hl_mt_reg, ARRAY_SIZE(hl_mt_reg));
H A Dxt_ipcomp.c107 xt_unregister_matches(comp_mt_reg, ARRAY_SIZE(comp_mt_reg));
H A Dxt_tcpmss.c106 xt_unregister_matches(tcpmss_mt_reg, ARRAY_SIZE(tcpmss_mt_reg));
H A Dxt_dscp.c111 xt_unregister_matches(dscp_mt_reg, ARRAY_SIZE(dscp_mt_reg));
H A Dxt_dccp.c183 xt_unregister_matches(dccp_mt_reg, ARRAY_SIZE(dccp_mt_reg));
H A Dxt_ecn.c175 xt_unregister_matches(ecn_mt_reg, ARRAY_SIZE(ecn_mt_reg));
H A Dxt_iprange.c130 xt_unregister_matches(iprange_mt_reg, ARRAY_SIZE(iprange_mt_reg));
H A Dxt_multiport.c161 xt_unregister_matches(multiport_mt_reg, ARRAY_SIZE(multiport_mt_reg));
H A Dxt_addrtype.c244 xt_unregister_matches(addrtype_mt_reg, ARRAY_SIZE(addrtype_mt_reg));
H A Dxt_policy.c182 xt_unregister_matches(policy_mt_reg, ARRAY_SIZE(policy_mt_reg));
H A Dxt_sctp.c194 xt_unregister_matches(sctp_mt_reg, ARRAY_SIZE(sctp_mt_reg));
H A Dxt_tcpudp.c230 xt_unregister_matches(tcpudp_mt_reg, ARRAY_SIZE(tcpudp_mt_reg));
H A Dxt_conntrack.c329 xt_unregister_matches(conntrack_mt_reg, ARRAY_SIZE(conntrack_mt_reg));
H A Dxt_l2tp.c350 xt_unregister_matches(&l2tp_mt_reg[0], ARRAY_SIZE(l2tp_mt_reg));
H A Dxt_quota2.c371 xt_unregister_matches(quota_mt2_reg, ARRAY_SIZE(quota_mt2_reg));
H A Dx_tables.c161 xt_unregister_matches(match, i);
167 xt_unregister_matches(struct xt_match *match, unsigned int n) function
172 EXPORT_SYMBOL(xt_unregister_matches); variable
H A Dxt_socket.c515 xt_unregister_matches(socket_mt_reg, ARRAY_SIZE(socket_mt_reg));
H A Dxt_hashlimit.c952 xt_unregister_matches(hashlimit_mt_reg, ARRAY_SIZE(hashlimit_mt_reg));
961 xt_unregister_matches(hashlimit_mt_reg, ARRAY_SIZE(hashlimit_mt_reg));
H A Dxt_set.c661 xt_unregister_matches(set_matches,
669 xt_unregister_matches(set_matches, ARRAY_SIZE(set_matches));
H A Dxt_recent.c735 xt_unregister_matches(recent_mt_reg, ARRAY_SIZE(recent_mt_reg));
/net/ipv6/netfilter/
H A Dip6t_hbh.c211 xt_unregister_matches(hbh_mt6_reg, ARRAY_SIZE(hbh_mt6_reg));
H A Dip6_tables.c2265 xt_unregister_matches(ip6t_builtin_mt, ARRAY_SIZE(ip6t_builtin_mt));
2278 xt_unregister_matches(ip6t_builtin_mt, ARRAY_SIZE(ip6t_builtin_mt));
/net/ipv4/netfilter/
H A Dip_tables.c2255 xt_unregister_matches(ipt_builtin_mt, ARRAY_SIZE(ipt_builtin_mt));
2268 xt_unregister_matches(ipt_builtin_mt, ARRAY_SIZE(ipt_builtin_mt));

Completed in 3002 milliseconds