Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/netfilter/
Darp_tables.c830 xt_table_unlock(t); in get_info()
868 xt_table_unlock(t); in get_entries()
919 xt_table_unlock(t); in __do_replace()
939 xt_table_unlock(t); in __do_replace()
1037 xt_table_unlock(t); in do_add_counters()
1415 xt_table_unlock(t); in compat_get_entries()
Dip_tables.c993 xt_table_unlock(t); in get_info()
1030 xt_table_unlock(t); in get_entries()
1079 xt_table_unlock(t); in __do_replace()
1098 xt_table_unlock(t); in __do_replace()
1196 xt_table_unlock(t); in do_add_counters()
1630 xt_table_unlock(t); in compat_get_entries()
/Linux-v5.4/net/ipv6/netfilter/
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()
1212 xt_table_unlock(t); in do_add_counters()
1639 xt_table_unlock(t); in compat_get_entries()
/Linux-v5.4/include/linux/netfilter/
Dx_tables.h329 void xt_table_unlock(struct xt_table *t);
/Linux-v5.4/net/netfilter/
Dx_tables.c1268 void xt_table_unlock(struct xt_table *table) in xt_table_unlock() function
1272 EXPORT_SYMBOL_GPL(xt_table_unlock);