Searched defs:smap (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openvswitch/files/lib/
H A Dnetdev-solaris.c232 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 *detail
2430 netdev_internal_get_status(const struct netdev *netdev OVS_UNUSED, struct smap *smap) argument
[all...]

Completed in 41 milliseconds