Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_tables_api.c9781 static int __nf_tables_flowtable_event(unsigned long event, in __nf_tables_flowtable_event() function
9817 if (__nf_tables_flowtable_event(NETDEV_REGISTER, dev, true)) { in nf_tables_flowtable_event()
9821 __nf_tables_flowtable_event(NETDEV_UNREGISTER, dev, true); in nf_tables_flowtable_event()
9822 } else if (__nf_tables_flowtable_event(event, dev, false)) { in nf_tables_flowtable_event()