Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/classq/
H A Dif_classq.h94 struct tb_profile { struct
318 extern int ifclassq_tbr_set(struct ifclassq *, struct tb_profile *, boolean_t);
H A Dclassq_subr.c200 struct tb_profile tb = in ifclassq_teardown()
706 ifclassq_tbr_set(struct ifclassq *ifq, struct tb_profile *profile, in ifclassq_tbr_set()
/xnu-11417.140.69/bsd/net/
H A Dif.c2025 struct tb_profile tb = { .rate = 0, .percent = 0, .depth = 0 }; in ifioctl_linkparams()
H A Ddlil.c2730 struct tb_profile tb = { in ifnet_update_sndq()