Home
last modified time | relevance | path

Searched defs:canpcb (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/netcan/
H A Dcan_pcb.h47 struct canpcb { struct
57 struct canpcbtable *canp_table; argument
64 LIST_HEAD(canpcbhead, canpcb); argument
H A Dcan.c57 struct canpcb canpcb; variable