Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/netfilter/
H A Darp_tables.c835 xt_table_unlock(t); in get_info()
873 xt_table_unlock(t); in get_entries()
924 xt_table_unlock(t); in __do_replace()
944 xt_table_unlock(t); in __do_replace()
1044 xt_table_unlock(t); in do_add_counters()
1405 xt_table_unlock(t); in compat_get_entries()
H A Dip_tables.c991 xt_table_unlock(t); in get_info()
1028 xt_table_unlock(t); in get_entries()
1076 xt_table_unlock(t); in __do_replace()
1095 xt_table_unlock(t); in __do_replace()
1196 xt_table_unlock(t); in do_add_counters()
1611 xt_table_unlock(t); in compat_get_entries()
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.c1007 xt_table_unlock(t); in get_info()
1045 xt_table_unlock(t); in get_entries()
1093 xt_table_unlock(t); in __do_replace()
1112 xt_table_unlock(t); in __do_replace()
1212 xt_table_unlock(t); in do_add_counters()
1620 xt_table_unlock(t); in compat_get_entries()
/openbmc/linux/include/linux/netfilter/
H A Dx_tables.h330 void xt_table_unlock(struct xt_table *t);
/openbmc/linux/net/netfilter/
H A Dx_tables.c1299 void xt_table_unlock(struct xt_table *table) in xt_table_unlock() function
1303 EXPORT_SYMBOL_GPL(xt_table_unlock);