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.c9853 static int __nf_tables_flowtable_event(unsigned long event, in __nf_tables_flowtable_event() function
9889 if (__nf_tables_flowtable_event(NETDEV_REGISTER, dev, true)) { in nf_tables_flowtable_event()
9893 __nf_tables_flowtable_event(NETDEV_UNREGISTER, dev, true); in nf_tables_flowtable_event()
9894 } else if (__nf_tables_flowtable_event(event, dev, false)) { in nf_tables_flowtable_event()