Home
last modified time | relevance | path

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

/netbsd-src/sys/netcan/
H A Dcan.c62 struct canpcbtable cbtable; variable
97 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,