Searched defs:hif (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dhideif.el[all...]
/macosx-10.10/xnu-2782.1.97/bsd/net/altq/
H A Daltq_hfsc.c110 struct hfsc_if *hif; local
133 struct hfsc_if *hif; local
147 struct hfsc_if *hif; local
185 struct hfsc_if *hif; local
204 struct hfsc_if *hif; local
235 struct hfsc_if *hif = (struct hfsc_if *)altq->altq_disc; local
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/net/pktsched/
H A Dpktsched_hfsc.c201 struct hfsc_if *hif; local
242 hfsc_destroy(struct hfsc_if *hif) argument
255 hfsc_destroy_locked(struct hfsc_if *hif) argument
281 hfsc_clear_interface(struct hfsc_if *hif) argument
307 hfsc_purge(struct hfsc_if *hif) argument
329 hfsc_event(struct hfsc_if *hif, cqev_t ev) argument
340 hfsc_add_queue(struct hfsc_if *hif, struct service_curve *rtsc, struct service_curve *lssc, struct service_curve *ulsc, u_int32_t qlimit, int flags, u_int32_t parent_qid, u_int32_t qid, struct hfsc_class **clp) argument
369 hfsc_class_create(struct hfsc_if *hif, struct service_curve *rsc, struct service_curve *fsc, struct service_curve *usc, struct hfsc_class *parent, u_int32_t qlimit, int flags, u_int32_t qid) argument
644 hfsc_remove_queue(struct hfsc_if *hif, u_int32_t qid) argument
657 hfsc_class_destroy(struct hfsc_if *hif, struct hfsc_class *cl) argument
759 hfsc_enqueue(struct hfsc_if *hif, struct hfsc_class *cl, struct mbuf *m, struct pf_mtag *t) argument
827 hfsc_dequeue(struct hfsc_if *hif, cqdq_op_t op) argument
1023 hfsc_purgeq(struct hfsc_if *hif, struct hfsc_class *cl, u_int32_t flow, u_int32_t *packets, u_int32_t *bytes) argument
1092 hfsc_print_sc(struct hfsc_if *hif, u_int32_t qid, u_int64_t eff_rate, struct service_curve *sc, struct internal_sc *isc, const char *which) argument
1107 hfsc_updateq_linkrate(struct hfsc_if *hif, struct hfsc_class *cl) argument
1148 hfsc_updateq(struct hfsc_if *hif, struct hfsc_class *cl, cqev_t ev) argument
1460 struct hfsc_if *hif = cl->cl_hif; local
1482 struct hfsc_if *hif = cl->cl_hif; local
1490 struct hfsc_if *hif = cl->cl_hif; local
1735 struct hfsc_if *hif = cl->cl_hif; local
1902 hfsc_get_class_stats(struct hfsc_if *hif, u_int32_t qid, struct hfsc_classstats *sp) argument
1994 hfsc_clh_to_clp(struct hfsc_if *hif, u_int32_t chandle) argument
2016 hfsc_style(struct hfsc_if *hif) argument
2031 struct hfsc_if *hif = ifq->ifcq_disc; local
2052 struct hfsc_if *hif = ifq->ifcq_disc; local
[all...]

Completed in 123 milliseconds