Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_hfsc.c204 struct service_curve rtsc, lssc, ulsc; in hfsc_add_queue() local
1433 rtsc_init(struct runtime_sc *rtsc, struct internal_sc * isc, u_int64_t x, in rtsc_init()
1451 rtsc_y2x(struct runtime_sc *rtsc, u_int64_t y) in rtsc_y2x()
1472 rtsc_x2y(struct runtime_sc *rtsc, u_int64_t x) in rtsc_x2y()
1493 rtsc_min(struct runtime_sc *rtsc, struct internal_sc *isc, u_int64_t x, in rtsc_min()
/freebsd/sbin/pfctl/
H A Dpfctl_altq.c951 const struct node_hfsc_sc *rtsc, *lssc, *ulsc; in print_hfsc_opts() local
H A Dpfctl_parser.h214 struct gen_sc rtsc; member