Searched refs:canp_table (Results 1 – 2 of 2) sorted by relevance
105 canp->canp_table = table; in can_pcballoc()198 TAILQ_REMOVE(&canp->canp_table->canpt_queue, canp, canp_queue); in can_pcbdetach()367 LIST_INSERT_HEAD(CANPCBHASH_BIND(canp->canp_table, in can_pcbstate()371 LIST_INSERT_HEAD(CANPCBHASH_CONNECT(canp->canp_table, in can_pcbstate()
57 struct canpcbtable *canp_table; member