Home
last modified time | relevance | path

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

/openbsd-src/sys/net/
H A Dhfsc.c415 struct hfsc_sc rtsc, lssc, ulsc; hfsc_pf_addqueue() local
1530 hfsc_rtsc_init(struct hfsc_runtime_sc * rtsc,struct hfsc_internal_sc * isc,u_int64_t x,u_int64_t y) hfsc_rtsc_init() argument
1548 hfsc_rtsc_y2x(struct hfsc_runtime_sc * rtsc,u_int64_t y) hfsc_rtsc_y2x() argument
1569 hfsc_rtsc_x2y(struct hfsc_runtime_sc * rtsc,u_int64_t x) hfsc_rtsc_x2y() argument
1590 hfsc_rtsc_min(struct hfsc_runtime_sc * rtsc,struct hfsc_internal_sc * isc,u_int64_t x,u_int64_t y) hfsc_rtsc_min() argument
[all...]
/openbsd-src/sbin/pfctl/
H A Dpfctl.c1314 struct pf_queue_scspec *rtsc, *lssc, *ulsc; in pfctl_load_queues() local