Home
last modified time | relevance | path

Searched defs:rtnl_qdisc_ops (Results 1 – 2 of 2) sorted by relevance

/external/libnl/include/netlink/route/
Dqdisc-modules.h25 struct rtnl_qdisc_ops struct
30 char qo_kind[32];
35 void (*qo_dump[NL_DUMP_MAX+1])(struct rtnl_qdisc *,
63 struct rtnl_qdisc_ops *qo_next; argument
/external/libnl/lib/route/
Dqdisc.c96 static struct nl_cache_ops rtnl_qdisc_ops; variable
443 static struct nl_cache_ops rtnl_qdisc_ops = { variable