Searched defs:tif (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/net/pktsched/
H A Dpktsched_tcq.c118 struct tcq_if *tif; local
139 tcq_destroy(struct tcq_if *tif) argument
152 tcq_destroy_locked(struct tcq_if *tif) argument
173 tcq_clear_interface(struct tcq_if *tif) argument
190 tcq_purge(struct tcq_if *tif) argument
213 tcq_purge_sc(struct tcq_if *tif, cqrq_purge_sc_t *pr) argument
245 tcq_event(struct tcq_if *tif, cqev_t ev) argument
258 tcq_add_queue(struct tcq_if *tif, int priority, u_int32_t qlimit, int flags, u_int32_t qid, struct tcq_class **clp) argument
284 tcq_class_create(struct tcq_if *tif, int pri, u_int32_t qlimit, int flags, u_int32_t qid) argument
466 tcq_remove_queue(struct tcq_if *tif, u_int32_t qid) argument
479 tcq_class_destroy(struct tcq_if *tif, struct tcq_class *cl) argument
534 tcq_enqueue(struct tcq_if *tif, struct tcq_class *cl, struct mbuf *m, struct pf_mtag *t) argument
597 tcq_dequeue_tc(struct tcq_if *tif, mbuf_svc_class_t sc, cqdq_op_t op) argument
603 tcq_dequeue_cl(struct tcq_if *tif, struct tcq_class *cl, mbuf_svc_class_t sc, cqdq_op_t op) argument
639 struct tcq_if *tif = cl->cl_tif; local
746 tcq_purgeq(struct tcq_if *tif, struct tcq_class *cl, u_int32_t flow, u_int32_t *packets, u_int32_t *bytes) argument
805 tcq_updateq(struct tcq_if *tif, struct tcq_class *cl, cqev_t ev) argument
832 tcq_get_class_stats(struct tcq_if *tif, u_int32_t qid, struct tcq_classstats *sp) argument
871 tcq_stat_sc(struct tcq_if *tif, cqrq_stat_sc_t *sr) argument
893 tcq_clh_to_clp(struct tcq_if *tif, u_int32_t chandle) argument
909 tcq_style(struct tcq_if *tif) argument
965 struct tcq_if *tif = (struct tcq_if *)ifq->ifcq_disc; local
999 struct tcq_if *tif; local
1096 struct tcq_if *tif = ifq->ifcq_disc; local
1117 struct tcq_if *tif = ifq->ifcq_disc; local
1130 tcq_throttle(struct tcq_if *tif, cqrq_throttle_t *tr) argument
1186 tcq_resumeq(struct tcq_if *tif, struct tcq_class *cl) argument
1218 tcq_suspendq(struct tcq_if *tif, struct tcq_class *cl) argument
[all...]
/xnu-2782.1.97/bsd/netinet/
H A Dip_fw2.c2423 struct ifnet *tif; local
2456 struct ifnet *tif; local

Completed in 40 milliseconds