Home
last modified time | relevance | path

Searched refs:xt_table_unlock (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Darp_tables.c834 xt_table_unlock(t); in get_info()
872 xt_table_unlock(t); in get_entries()
923 xt_table_unlock(t); in __do_replace()
943 xt_table_unlock(t); in __do_replace()
1039 xt_table_unlock(t); in do_add_counters()
1396 xt_table_unlock(t); in compat_get_entries()
H A Dip_tables.c992 xt_table_unlock(t); in get_info()
1029 xt_table_unlock(t); in get_entries()
1078 xt_table_unlock(t); in __do_replace()
1097 xt_table_unlock(t); in __do_replace()
1194 xt_table_unlock(t); in do_add_counters()
1605 xt_table_unlock(t); in compat_get_entries()
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dip6_tables.c1009 xt_table_unlock(t); in get_info()
1047 xt_table_unlock(t); in get_entries()
1096 xt_table_unlock(t); in __do_replace()
1115 xt_table_unlock(t); in __do_replace()
1211 xt_table_unlock(t); in do_add_counters()
1615 xt_table_unlock(t); in compat_get_entries()
/OK3568_Linux_fs/kernel/include/linux/netfilter/
H A Dx_tables.h329 void xt_table_unlock(struct xt_table *t);
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dx_tables.c1264 void xt_table_unlock(struct xt_table *table) in xt_table_unlock() function
1268 EXPORT_SYMBOL_GPL(xt_table_unlock);