Home
last modified time | relevance | path

Searched refs:cleanup_entry (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/ipv4/netfilter/
Darp_tables.c623 static inline void cleanup_entry(struct arpt_entry *e) in cleanup_entry() function
717 cleanup_entry(iter); in translate_table()
1055 cleanup_entry(iter); in __do_replace()
1121 cleanup_entry(iter); in do_replace()
1433 cleanup_entry(iter); in compat_do_replace()
1718 cleanup_entry(iter); in arpt_unregister_table()
Dip_tables.c786 cleanup_entry(struct ipt_entry *e, struct net *net) in cleanup_entry() function
882 cleanup_entry(iter, net); in translate_table()
1237 cleanup_entry(iter, net); in __do_replace()
1303 cleanup_entry(iter, net); in do_replace()
1704 cleanup_entry(iter, net); in compat_do_replace()
1968 cleanup_entry(iter, net); in ipt_unregister_table()
/linux-4.4.14/net/ipv6/netfilter/
Dip6_tables.c797 static void cleanup_entry(struct ip6t_entry *e, struct net *net) in cleanup_entry() function
894 cleanup_entry(iter, net); in translate_table()
1249 cleanup_entry(iter, net); in __do_replace()
1315 cleanup_entry(iter, net); in do_replace()
1706 cleanup_entry(iter, net); in compat_do_replace()
1969 cleanup_entry(iter, net); in ip6t_unregister_table()