Lines Matching defs:smap
232 int (*tc_install)(struct netdev *netdev, const struct smap *details);
264 int (*qdisc_get)(const struct netdev *netdev, struct smap *details);
275 int (*qdisc_set)(struct netdev *, const struct smap *details);
290 const struct tc_queue *queue, struct smap *details);
305 const struct smap *details);
1665 const char **typep, struct smap *details)
1686 const char *type, const struct smap *details)
1731 unsigned int queue_id, struct smap *details)
1755 unsigned int queue_id, const struct smap *details)
1865 void *state_, unsigned int *queue_idp, struct smap *details)
2300 struct smap *smap OVS_UNUSED)
2431 struct smap *smap)
2433 smap_add(smap, "driver_name", "openvswitch");
2585 const struct smap *details, struct htb_class *hc)
2627 htb_tc_install(struct netdev *netdev, const struct smap *details)
2661 htb_qdisc_get(const struct netdev *netdev, struct smap *details)
2671 htb_qdisc_set(struct netdev *netdev, const struct smap *details)
2695 const struct tc_queue *queue, struct smap *details)
2712 const struct smap *details, struct htb_class *hc)
2756 const struct smap *details)
2846 const struct smap *details OVS_UNUSED)