HomeSort by relevance Sort by last modified time
    Searched defs:tbf (Results 1 - 4 of 4) sorted by null

  /external/libnl/lib/route/sch/
tbf.c 2 * lib/route/sch/tbf.c TBF Qdisc
14 * @defgroup tbf Token Bucket Filter (TBF)
29 #include <netlink/route/sch/tbf.h>
59 struct rtnl_tbf *tbf; local
65 tbf = tbf_alloc(q);
66 if (!tbf)
74 tbf->qt_limit = opts.limit;
75 tbf->qt_mpu = opts.rate.mpu
105 struct rtnl_tbf *tbf = tbf_qdisc(qdisc); local
120 struct rtnl_tbf *tbf = tbf_qdisc(qdisc); local
157 struct rtnl_tbf *tbf; local
222 struct rtnl_tbf *tbf; local
265 struct rtnl_tbf *tbf; local
295 struct rtnl_tbf *tbf; local
312 struct rtnl_tbf *tbf; local
331 struct rtnl_tbf *tbf; local
368 struct rtnl_tbf *tbf; local
395 struct rtnl_tbf *tbf; local
411 struct rtnl_tbf *tbf; local
427 struct rtnl_tbf *tbf; local
447 struct rtnl_tbf *tbf; local
475 struct rtnl_tbf *tbf; local
491 struct rtnl_tbf *tbf; local
507 struct rtnl_tbf *tbf; local
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 334 rpc_uint32 tbf; member in struct:rpc_loc_ni_vx_notify_verify_req_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 324 rpc_uint32 tbf; member in struct:rpc_loc_ni_vx_notify_verify_req_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
loc_api_rpcgen_common_rpc.h 358 rpc_uint32 tbf; member in struct:rpc_loc_ni_vx_notify_verify_req_s_type
    [all...]

Completed in 56 milliseconds