Home
last modified time | relevance | path

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

/linux/net/ipv4/netfilter/
H A Darp_tables.c845 xt_table_unlock(t); in get_info()
883 xt_table_unlock(t); in get_entries()
934 xt_table_unlock(t); in __do_replace()
954 xt_table_unlock(t); in __do_replace()
1054 xt_table_unlock(t); in do_add_counters()
1414 xt_table_unlock(t); in compat_get_entries()
H A Dip_tables.c989 xt_table_unlock(t); in get_info()
1026 xt_table_unlock(t); in get_entries()
1074 xt_table_unlock(t); in __do_replace()
1093 xt_table_unlock(t); in __do_replace()
1194 xt_table_unlock(t); in do_add_counters()
1608 xt_table_unlock(t); in compat_get_entries()
/linux/net/ipv6/netfilter/
H A Dip6_tables.c1005 xt_table_unlock(t); in get_info()
1043 xt_table_unlock(t); in get_entries()
1091 xt_table_unlock(t); in __do_replace()
1110 xt_table_unlock(t); in __do_replace()
1210 xt_table_unlock(t); in do_add_counters()
1617 xt_table_unlock(t); in compat_get_entries()
/linux/include/linux/netfilter/
H A Dx_tables.h343 void xt_table_unlock(struct xt_table *t);
/linux/net/netfilter/
H A Dx_tables.c1393 void xt_table_unlock(struct xt_table *table) in xt_table_unlock() function
1397 EXPORT_SYMBOL_GPL(xt_table_unlock);