Home
last modified time | relevance | path

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

/external/libnl/include/netlink/route/
Dqdisc.h45 extern int rtnl_qdisc_update(struct nl_sock *, struct rtnl_qdisc *,
/external/libnl/lib/route/
Dqdisc.c248 int rtnl_qdisc_update(struct nl_sock *sk, struct rtnl_qdisc *qdisc, in rtnl_qdisc_update() function
515 return rtnl_qdisc_update(sk, qdisc, new, NLM_F_REPLACE); in rtnl_qdisc_change()
/external/libnl/python/netlink/route/
Dcapi.i388 extern int rtnl_qdisc_update(struct nl_sock *, struct rtnl_qdisc *,
/external/libnl/
Dlibnl-route-3.sym675 rtnl_qdisc_update;