Searched refs:cbtable (Results 1 – 1 of 1) sorted by relevance
62 struct canpcbtable cbtable; variable97 can_pcbinit(&cbtable, canhashsize, canhashsize); in can_init()345 TAILQ_FOREACH(canp, &cbtable.canpt_queue, canp_queue) { in canintr()449 error = can_pcballoc(so, &cbtable); in can_attach()731 error = can_pcballoc(so, &cbtable);853 can_pcbnotifyall(&cbtable, satoscan(sa)->scan_addr, errno,