Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/netfilter/
Darp_tables.c829 xt_table_unlock(t); in get_info()
867 xt_table_unlock(t); in get_entries()
918 xt_table_unlock(t); in __do_replace()
938 xt_table_unlock(t); in __do_replace()
1036 xt_table_unlock(t); in do_add_counters()
1414 xt_table_unlock(t); in compat_get_entries()
Dip_tables.c996 xt_table_unlock(t); in get_info()
1033 xt_table_unlock(t); in get_entries()
1082 xt_table_unlock(t); in __do_replace()
1101 xt_table_unlock(t); in __do_replace()
1199 xt_table_unlock(t); in do_add_counters()
1633 xt_table_unlock(t); in compat_get_entries()
/Linux-v4.19/net/ipv6/netfilter/
Dip6_tables.c1012 xt_table_unlock(t); in get_info()
1050 xt_table_unlock(t); in get_entries()
1099 xt_table_unlock(t); in __do_replace()
1118 xt_table_unlock(t); in __do_replace()
1215 xt_table_unlock(t); in do_add_counters()
1642 xt_table_unlock(t); in compat_get_entries()
/Linux-v4.19/include/linux/netfilter/
Dx_tables.h330 void xt_table_unlock(struct xt_table *t);
/Linux-v4.19/net/netfilter/
Dx_tables.c1273 void xt_table_unlock(struct xt_table *table) in xt_table_unlock() function
1277 EXPORT_SYMBOL_GPL(xt_table_unlock);