Lines Matching refs:trtcm
98 static struct trtcm *trtcm_create(struct top_cdnr *,
102 static int trtcm_destroy(struct trtcm *);
258 size = sizeof(struct trtcm);
332 error = trtcm_destroy((struct trtcm *)cb);
588 * as described in draft-heinanen-diffserv-trtcm-01.txt
590 static struct trtcm *
596 struct trtcm *tcm = NULL;
634 trtcm_destroy(struct trtcm *tcm)
650 struct trtcm *tcm = (struct trtcm *)cb;
973 struct trtcm *tcm;
992 struct trtcm *tcm;
994 if ((tcm = (struct trtcm *)cdnr_handle2cb(ap->cdnr_handle)) == NULL)
1012 struct trtcm *tcm = (struct trtcm *)cb;
1080 struct trtcm *tcm;
1115 tcm = (struct trtcm *)cb;