Home
last modified time | relevance | path

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

/external/libnl/lib/route/sch/
Dcbq.c81 static inline struct rtnl_cbq *cbq_alloc(struct rtnl_tca *tca) in cbq_alloc() function
100 cbq = cbq_alloc(tca); in cbq_msg_parser()
135 if (src && !cbq_alloc(_dst)) in cbq_clone()