Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/netfilter/
Darp_tables.c834 xt_table_unlock(t); in get_info()
872 xt_table_unlock(t); in get_entries()
923 xt_table_unlock(t); in __do_replace()
943 xt_table_unlock(t); in __do_replace()
1039 xt_table_unlock(t); in do_add_counters()
1394 xt_table_unlock(t); in compat_get_entries()
Dip_tables.c992 xt_table_unlock(t); in get_info()
1029 xt_table_unlock(t); in get_entries()
1078 xt_table_unlock(t); in __do_replace()
1097 xt_table_unlock(t); in __do_replace()
1194 xt_table_unlock(t); in do_add_counters()
1603 xt_table_unlock(t); in compat_get_entries()
/Linux-v5.10/net/ipv6/netfilter/
Dip6_tables.c1008 xt_table_unlock(t); in get_info()
1046 xt_table_unlock(t); in get_entries()
1095 xt_table_unlock(t); in __do_replace()
1114 xt_table_unlock(t); in __do_replace()
1210 xt_table_unlock(t); in do_add_counters()
1612 xt_table_unlock(t); in compat_get_entries()
/Linux-v5.10/include/linux/netfilter/
Dx_tables.h329 void xt_table_unlock(struct xt_table *t);
/Linux-v5.10/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);