Lines Matching defs:canpcb
57 struct canpcb canpcb;
59 struct canpcb canrawpcb;
85 static int can_output(struct mbuf *, struct canpcb *);
234 can_output(struct mbuf *m, struct canpcb *canp)
261 *(struct canpcb **)(sotag + 1) = canp;
316 struct canpcb *canp;
318 struct canpcb *sender_canp;
327 sender_canp = *(struct canpcb **)(sotag + 1);
461 struct canpcb *canp;
481 struct canpcb *canp = sotocanpcb(so);
501 struct canpcb *canp = sotocanpcb(so);
525 struct canpcb *canp = sotocanpcb(so);
612 struct canpcb *canp = sotocanpcb(so);
681 struct canpcb *canp;
818 can_notify(struct canpcb *canp, int errno)
860 can_raw_getop(struct canpcb *canp, struct sockopt *sopt)
886 can_raw_setop(struct canpcb *canp, struct sockopt *sopt)
934 struct canpcb *canp;