Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/netfilter/
Darp_tables.c935 xt_table_unlock(t); in get_info()
980 xt_table_unlock(t); in get_entries()
1051 xt_table_unlock(t); in __do_replace()
1056 xt_table_unlock(t); in __do_replace()
1195 xt_table_unlock(t); in do_add_counters()
1678 xt_table_unlock(t); in compat_get_entries()
Dip_tables.c1124 xt_table_unlock(t); in get_info()
1168 xt_table_unlock(t); in get_entries()
1238 xt_table_unlock(t); in __do_replace()
1243 xt_table_unlock(t); in __do_replace()
1383 xt_table_unlock(t); in do_add_counters()
1961 xt_table_unlock(t); in compat_get_entries()
/linux-4.1.27/net/ipv6/netfilter/
Dip6_tables.c1137 xt_table_unlock(t); in get_info()
1181 xt_table_unlock(t); in get_entries()
1251 xt_table_unlock(t); in __do_replace()
1256 xt_table_unlock(t); in __do_replace()
1398 xt_table_unlock(t); in do_add_counters()
1974 xt_table_unlock(t); in compat_get_entries()
/linux-4.1.27/include/linux/netfilter/
Dx_tables.h267 void xt_table_unlock(struct xt_table *t);
/linux-4.1.27/net/netfilter/
Dx_tables.c727 void xt_table_unlock(struct xt_table *table) in xt_table_unlock() function
731 EXPORT_SYMBOL_GPL(xt_table_unlock);