Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/classq/
H A Dif_classq.h94 struct tb_profile { struct
313 extern int ifclassq_tbr_set(struct ifclassq *, struct tb_profile *, boolean_t);
H A Dclassq_subr.c57 static int ifclassq_tbr_set_locked(struct ifclassq *ifq, struct tb_profile *profile,
195 struct tb_profile tb = in ifclassq_teardown()
523 struct tb_profile tb = { in ifclassq_update()
724 ifclassq_tbr_set_locked(struct ifclassq *ifq, struct tb_profile *profile, in ifclassq_tbr_set_locked()
860 ifclassq_tbr_set(struct ifclassq *ifq, struct tb_profile *profile, in ifclassq_tbr_set()
/xnu-12377.41.6/bsd/net/
H A Dif.c2003 struct tb_profile tb = { .rate = 0, .percent = 0, .depth = 0 }; in ifioctl_linkparams()