can.c | 62 struct canpcbtable cbtable; variable in typeref:struct:canpcbtable 97 can_pcbinit(&cbtable, canhashsize, canhashsize); 345 TAILQ_FOREACH(canp, &cbtable.canpt_queue, canp_queue) { 449 error = can_pcballoc(so, &cbtable); 731 error = can_pcballoc(so, &cbtable); 853 can_pcbnotifyall(&cbtable, satoscan(sa)->scan_addr, errno,
|