Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/netfilter/
Darp_tables.c948 xt_table_unlock(t); in get_info()
993 xt_table_unlock(t); in get_entries()
1064 xt_table_unlock(t); in __do_replace()
1069 xt_table_unlock(t); in __do_replace()
1169 xt_table_unlock(t); in do_add_counters()
1570 xt_table_unlock(t); in compat_get_entries()
Dip_tables.c1134 xt_table_unlock(t); in get_info()
1178 xt_table_unlock(t); in get_entries()
1246 xt_table_unlock(t); in __do_replace()
1251 xt_table_unlock(t); in __do_replace()
1351 xt_table_unlock(t); in do_add_counters()
1810 xt_table_unlock(t); in compat_get_entries()
/linux-4.4.14/net/ipv6/netfilter/
Dip6_tables.c1146 xt_table_unlock(t); in get_info()
1190 xt_table_unlock(t); in get_entries()
1258 xt_table_unlock(t); in __do_replace()
1263 xt_table_unlock(t); in __do_replace()
1362 xt_table_unlock(t); in do_add_counters()
1812 xt_table_unlock(t); in compat_get_entries()
/linux-4.4.14/include/linux/netfilter/
Dx_tables.h274 void xt_table_unlock(struct xt_table *t);
/linux-4.4.14/net/netfilter/
Dx_tables.c946 void xt_table_unlock(struct xt_table *table) in xt_table_unlock() function
950 EXPORT_SYMBOL_GPL(xt_table_unlock);