Home
last modified time | relevance | path

Searched refs:xt_unregister_match (Results 1 – 49 of 49) sorted by relevance

/linux-4.1.27/net/netfilter/
Dxt_comment.c41 xt_unregister_match(&comment_mt_reg); in comment_mt_exit()
Dxt_realm.c50 xt_unregister_match(&realm_mt_reg); in realm_mt_exit()
Dxt_cpu.c61 xt_unregister_match(&cpu_mt_reg); in cpu_mt_exit()
Dxt_mac.c62 xt_unregister_match(&mac_mt_reg); in mac_mt_exit()
Dxt_cgroup.c68 xt_unregister_match(&cgroup_mt_reg); in cgroup_mt_exit()
Dxt_pkttype.c61 xt_unregister_match(&pkttype_mt_reg); in pkttype_mt_exit()
Dxt_bpf.c70 xt_unregister_match(&bpf_mt_reg); in bpf_mt_exit()
Dxt_state.c75 xt_unregister_match(&state_mt_reg); in state_mt_exit()
Dxt_nfacct.c75 xt_unregister_match(&nfacct_mt_reg); in nfacct_mt_exit()
Dxt_mark.c79 xt_unregister_match(&mark_mt_reg); in mark_mt_exit()
Dxt_devgroup.c78 xt_unregister_match(&devgroup_mt_reg); in devgroup_mt_exit()
Dxt_quota.c86 xt_unregister_match(&quota_mt_reg); in quota_mt_exit()
Dxt_helper.c95 xt_unregister_match(&helper_mt_reg); in helper_mt_exit()
Dxt_string.c90 xt_unregister_match(&xt_string_mt_reg); in string_mt_exit()
Dxt_statistic.c97 xt_unregister_match(&xt_statistic_mt_reg); in statistic_mt_exit()
Dxt_connlabel.c95 xt_unregister_match(&connlabels_mt_reg); in connlabel_mt_exit()
Dxt_owner.c91 xt_unregister_match(&owner_mt_reg); in owner_mt_exit()
Dxt_u32.c114 xt_unregister_match(&xt_u32_mt_reg); in u32_mt_exit()
Dxt_physdev.c136 xt_unregister_match(&physdev_mt_reg); in physdev_mt_exit()
Dxt_cluster.c170 xt_unregister_match(&xt_cluster_match); in xt_cluster_mt_fini()
Dxt_connmark.c161 xt_unregister_match(&connmark_mt_reg); in connmark_mt_exit()
Dxt_ipvs.c184 xt_unregister_match(&xt_ipvs_mt_reg); in ipvs_mt_exit()
Dxt_connbytes.c153 xt_unregister_match(&connbytes_mt_reg); in connbytes_mt_exit()
Dxt_rateest.c148 xt_unregister_match(&xt_rateest_mt_reg); in xt_rateest_mt_fini()
Dxt_time.c282 xt_unregister_match(&xt_time_mt_reg); in time_mt_exit()
Dxt_limit.c206 xt_unregister_match(&limit_mt_reg); in limit_mt_exit()
Dxt_osf.c405 xt_unregister_match(&xt_osf_match); in xt_osf_fini()
Dx_tables.c136 xt_unregister_match(struct xt_match *match) in xt_unregister_match() function
144 EXPORT_SYMBOL(xt_unregister_match);
170 xt_unregister_match(&match[n]); in xt_unregister_matches()
Dxt_connlimit.c476 xt_unregister_match(&connlimit_mt_reg); in connlimit_mt_exit()
/linux-4.1.27/net/bridge/netfilter/
Debt_pkttype.c50 xt_unregister_match(&ebt_pkttype_mt_reg); in ebt_pkttype_fini()
Debt_802_3.c66 xt_unregister_match(&ebt_802_3_mt_reg); in ebt_802_3_fini()
Debt_mark_m.c92 xt_unregister_match(&ebt_mark_mt_reg); in ebt_mark_m_fini()
Debt_vlan.c176 xt_unregister_match(&ebt_vlan_mt_reg); in ebt_vlan_fini()
Debt_limit.c121 xt_unregister_match(&ebt_limit_mt_reg); in ebt_limit_fini()
Debt_ip.c124 xt_unregister_match(&ebt_ip_mt_reg); in ebt_ip_fini()
Debt_arp.c134 xt_unregister_match(&ebt_arp_mt_reg); in ebt_arp_fini()
Debt_ip6.c151 xt_unregister_match(&ebt_ip6_mt_reg); in ebt_ip6_fini()
Debt_among.c223 xt_unregister_match(&ebt_among_mt_reg); in ebt_among_fini()
Debt_stp.c191 xt_unregister_match(&ebt_stp_mt_reg); in ebt_stp_fini()
/linux-4.1.27/net/ipv6/netfilter/
Dip6t_eui64.c70 xt_unregister_match(&eui64_mt6_reg); in eui64_mt6_exit()
Dip6t_mh.c90 xt_unregister_match(&mh_mt6_reg); in mh_mt6_exit()
Dip6t_ipv6header.c149 xt_unregister_match(&ipv6header_mt6_reg); in ipv6header_mt6_exit()
Dip6t_ah.c117 xt_unregister_match(&ah_mt6_reg); in ah_mt6_exit()
Dip6t_rpfilter.c136 xt_unregister_match(&rpfilter_mt_reg); in rpfilter_mt_exit()
Dip6t_frag.c132 xt_unregister_match(&frag_mt6_reg); in frag_mt6_exit()
Dip6t_rt.c221 xt_unregister_match(&rt_mt6_reg); in rt_mt6_exit()
/linux-4.1.27/net/ipv4/netfilter/
Dipt_ah.c87 xt_unregister_match(&ah_mt_reg); in ah_mt_exit()
Dipt_rpfilter.c140 xt_unregister_match(&rpfilter_mt_reg); in rpfilter_mt_exit()
/linux-4.1.27/include/linux/netfilter/
Dx_tables.h238 void xt_unregister_match(struct xt_match *target);