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

/xnu-2422.115.4/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
462 tcq_remove_queue(struct tcq_if *tif, u_int32_t qid) argument
475 tcq_class_destroy(struct tcq_if *tif, struct tcq_class *cl) argument
530 tcq_enqueue(struct tcq_if *tif, struct tcq_class *cl, struct mbuf *m, struct pf_mtag *t) argument
593 tcq_dequeue_tc(struct tcq_if *tif, mbuf_svc_class_t sc, cqdq_op_t op) argument
599 tcq_dequeue_cl(struct tcq_if *tif, struct tcq_class *cl, mbuf_svc_class_t sc, cqdq_op_t op) argument
635 struct tcq_if *tif = cl->cl_tif; local
742 tcq_purgeq(struct tcq_if *tif, struct tcq_class *cl, u_int32_t flow, u_int32_t *packets, u_int32_t *bytes) argument
801 tcq_updateq(struct tcq_if *tif, struct tcq_class *cl, cqev_t ev) argument
828 tcq_get_class_stats(struct tcq_if *tif, u_int32_t qid, struct tcq_classstats *sp) argument
867 tcq_stat_sc(struct tcq_if *tif, cqrq_stat_sc_t *sr) argument
889 tcq_clh_to_clp(struct tcq_if *tif, u_int32_t chandle) argument
905 tcq_style(struct tcq_if *tif) argument
961 struct tcq_if *tif = (struct tcq_if *)ifq->ifcq_disc; local
995 struct tcq_if *tif; local
1090 struct tcq_if *tif = ifq->ifcq_disc; local
1111 struct tcq_if *tif = ifq->ifcq_disc; local
1124 tcq_throttle(struct tcq_if *tif, cqrq_throttle_t *tr) argument
1180 tcq_resumeq(struct tcq_if *tif, struct tcq_class *cl) argument
1212 tcq_suspendq(struct tcq_if *tif, struct tcq_class *cl) argument
[all...]
/xnu-2422.115.4/bsd/netinet/
H A Dip_fw2.c2423 struct ifnet *tif; local
2456 struct ifnet *tif; local

Completed in 28 milliseconds