Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dact_api.c1509 struct tcf_action_egdev { struct
1517 .key_offset = offsetof(struct tcf_action_egdev, dev), argument
1518 .head_offset = offsetof(struct tcf_action_egdev, ht_node),
1522 static struct tcf_action_egdev *
1532 static struct tcf_action_egdev *
1535 struct tcf_action_egdev *egdev; in tcf_action_egdev_get()
1556 static void tcf_action_egdev_put(struct tcf_action_egdev *egdev) in tcf_action_egdev_put()
1569 tcf_action_egdev_cb_lookup(struct tcf_action_egdev *egdev, in tcf_action_egdev_cb_lookup()
1580 static int tcf_action_egdev_cb_call(struct tcf_action_egdev *egdev, in tcf_action_egdev_cb_call()
1600 static int tcf_action_egdev_cb_add(struct tcf_action_egdev *egdev, in tcf_action_egdev_cb_add()
[all …]