Searched refs:tb_profile (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.41.6/bsd/net/classq/ |
| H A D | if_classq.h | 94 struct tb_profile { struct 313 extern int ifclassq_tbr_set(struct ifclassq *, struct tb_profile *, boolean_t);
|
| H A D | classq_subr.c | 57 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 D | if.c | 2003 struct tb_profile tb = { .rate = 0, .percent = 0, .depth = 0 }; in ifioctl_linkparams()
|