Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dact_api.h201 int tc_setup_cb_egdev_call(const struct net_device *dev,
219 int tc_setup_cb_egdev_call(const struct net_device *dev, in tc_setup_cb_egdev_call() function
/Linux-v4.19/net/sched/
Dact_api.c1677 int tc_setup_cb_egdev_call(const struct net_device *dev, in tc_setup_cb_egdev_call() function
1687 EXPORT_SYMBOL_GPL(tc_setup_cb_egdev_call);
Dcls_api.c2183 ret = tc_setup_cb_egdev_call(dev, type, type_data, err_stop); in tc_exts_setup_cb_egdev_call()