Home
last modified time | relevance | path

Searched refs:ifdat_ (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/altq/
H A Daltq_rmclass.c234 cl->ifdat_ = ifd; in rmc_newclass()
357 ifd = cl->ifdat_; in rmc_modclass()
751 struct rm_ifdat *ifd = cl->ifdat_; in rmc_queue_packet()
879 struct rm_ifdat *ifd = cl->ifdat_; in rmc_under_limit()
1432 struct rm_ifdat *ifd = cl->ifdat_; in rmc_drop_action()
1442 struct rm_ifdat *ifd = cl->ifdat_; in rmc_dropall()
1556 struct rm_ifdat *ifd = cl->ifdat_; in rmc_restart()
H A Daltq_rmclass.h141 rm_ifdat_t *ifdat_; member