Searched defs:hif (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/sys/net/ |
| H A D | hfsc.c | 367 hfsc_grow_class_tbl(struct hfsc_if * hif,u_int howmany) hfsc_grow_class_tbl() argument 395 struct hfsc_if *hif; hfsc_pf_alloc() local 413 struct hfsc_if *hif = arg; hfsc_pf_addqueue() local 490 struct hfsc_if *hif; hfsc_pf_qstats() local 585 struct hfsc_if *hif = q; hfsc_alloc() local 595 struct hfsc_if *hif = q; hfsc_free() local 620 struct hfsc_if *hif = ifq->ifq_q; hfsc_purge() local 628 hfsc_class_create(struct hfsc_if * hif,struct hfsc_sc * rsc,struct hfsc_sc * fsc,struct hfsc_sc * usc,struct hfsc_class * parent,int qlimit,int flags,int qid) hfsc_class_create() argument 728 hfsc_class_destroy(struct hfsc_if * hif,struct hfsc_class * cl) hfsc_class_destroy() argument 812 struct hfsc_if *hif = ifq->ifq_q; hfsc_enq() local 843 struct hfsc_if *hif = ifq->ifq_q; hfsc_deq_begin() local 898 struct hfsc_if *hif = ifq->ifq_q; hfsc_deq_commit() local 908 hfsc_update_sc(struct hfsc_if * hif,struct hfsc_class * cl,int len) hfsc_update_sc() argument 951 struct hfsc_if *hif; hfsc_deferred() local 968 hfsc_cl_purge(struct hfsc_if * hif,struct hfsc_class * cl,struct mbuf_list * ml) hfsc_cl_purge() argument 983 hfsc_set_active(struct hfsc_if * hif,struct hfsc_class * cl,int len) hfsc_set_active() argument 994 hfsc_set_passive(struct hfsc_if * hif,struct hfsc_class * cl) hfsc_set_passive() argument 1006 hfsc_init_ed(struct hfsc_if * hif,struct hfsc_class * cl,int next_len) hfsc_init_ed() argument 1034 hfsc_update_ed(struct hfsc_if * hif,struct hfsc_class * cl,int next_len) hfsc_update_ed() argument 1252 hfsc_ellist_insert(struct hfsc_if * hif,struct hfsc_class * cl) hfsc_ellist_insert() argument 1272 hfsc_ellist_remove(struct hfsc_if * hif,struct hfsc_class * cl) hfsc_ellist_remove() argument 1278 hfsc_ellist_update(struct hfsc_if * hif,struct hfsc_class * cl) hfsc_ellist_update() argument 1313 hfsc_ellist_get_mindl(struct hfsc_if * hif,u_int64_t cur_time) hfsc_ellist_get_mindl() argument 1718 hfsc_clh2cph(struct hfsc_if * hif,u_int32_t chandle) hfsc_clh2cph() argument [all...] |