Home
last modified time | relevance | path

Searched refs:xt_register_match (Results 1 – 25 of 46) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_comment.c37 return xt_register_match(&comment_mt_reg); in comment_mt_init()
H A Dxt_realm.c42 return xt_register_match(&realm_mt_reg); in realm_mt_init()
H A Dxt_cpu.c52 return xt_register_match(&cpu_mt_reg); in cpu_mt_init()
H A Dxt_osf.c51 err = xt_register_match(&xt_osf_match); in xt_osf_init()
H A Dxt_pkttype.c52 return xt_register_match(&pkttype_mt_reg); in pkttype_mt_init()
H A Dxt_mac.c54 return xt_register_match(&mac_mt_reg); in mac_mt_init()
H A Dxt_state.c66 return xt_register_match(&state_mt_reg); in state_mt_init()
H A Dxt_mark.c67 ret = xt_register_match(&mark_mt_reg); in mark_mt_init()
H A Dxt_devgroup.c70 return xt_register_match(&devgroup_mt_reg); in devgroup_mt_init()
H A Dxt_quota.c83 return xt_register_match(&quota_mt_reg); in quota_mt_init()
H A Dxt_helper.c87 return xt_register_match(&helper_mt_reg); in helper_mt_init()
H A Dxt_string.c84 return xt_register_match(&xt_string_mt_reg); in string_mt_init()
H A Dxt_statistic.c90 return xt_register_match(&xt_statistic_mt_reg); in statistic_mt_init()
H A Dxt_connlabel.c93 return xt_register_match(&connlabels_mt_reg); in connlabel_mt_init()
H A Dxt_u32.c110 return xt_register_match(&xt_u32_mt_reg); in u32_mt_init()
H A Dxt_physdev.c130 return xt_register_match(&physdev_mt_reg); in physdev_mt_init()
/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A Debt_pkttype.c46 return xt_register_match(&ebt_pkttype_mt_reg); in ebt_pkttype_init()
H A Debt_802_3.c68 return xt_register_match(&ebt_802_3_mt_reg); in ebt_802_3_init()
H A Debt_mark_m.c88 return xt_register_match(&ebt_mark_mt_reg); in ebt_mark_m_init()
H A Debt_vlan.c164 return xt_register_match(&ebt_vlan_mt_reg); in ebt_vlan_init()
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dip6t_eui64.c62 return xt_register_match(&eui64_mt6_reg); in eui64_mt6_init()
H A Dip6t_mh.c81 return xt_register_match(&mh_mt6_reg); in mh_mt6_init()
H A Dip6t_ipv6header.c144 return xt_register_match(&ipv6header_mt6_reg); in ipv6header_mt6_init()
H A Dip6t_ah.c108 return xt_register_match(&ah_mt6_reg); in ah_mt6_init()
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dipt_ah.c79 return xt_register_match(&ah_mt_reg); in ah_mt_init()

12