Searched refs:ebt_unregister_match (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bridge/netfilter/
H A Debt_pkttype.c54 ebt_unregister_match(&filter_pkttype);
H A Debt_mark_m.c57 ebt_unregister_match(&filter_mark);
H A Debt_802_3.c68 ebt_unregister_match(&filter_802_3);
H A Debt_limit.c108 ebt_unregister_match(&ebt_limit_reg);
H A Debt_vlan.c191 ebt_unregister_match(&filter_vlan);
H A Debt_arp.c131 ebt_unregister_match(&filter_arp);
H A Debt_ip.c123 ebt_unregister_match(&filter_ip);
H A Debt_among.c223 ebt_unregister_match(&filter_among);
H A Debt_stp.c190 ebt_unregister_match(&filter_stp);
H A Debtables.c1120 void ebt_unregister_match(struct ebt_match *match) function
1541 EXPORT_SYMBOL(ebt_unregister_match); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/netfilter_bridge/
H A Debtables.h292 extern void ebt_unregister_match(struct ebt_match *match);

Completed in 65 milliseconds