Searched defs:canp (Results 1 - 2 of 2) sorted by relevance

/src/sys/netcan/
H A Dcan_pcb.c87 struct canpcb *canp; local in function:can_pcballoc
123 struct canpcb *canp = v; local in function:can_pcbbind
177 struct canpcb *canp = v; local in function:can_pcbdisconnect
189 struct canpcb *canp = v; local in function:can_pcbdetach
205 canp_ref(struct canpcb * canp) argument
212 canp_unref(struct canpcb * canp) argument
227 can_setsockaddr(struct canpcb * canp,struct sockaddr_can * scan) argument
242 can_pcbsetfilter(struct canpcb * canp,struct can_filter * fp,int nfilters) argument
357 can_pcbstate(struct canpcb * canp,int state) argument
384 can_pcbfilter(struct canpcb * canp,struct mbuf * m) argument
[all...]
H A Dcan.c234 can_output(struct mbuf *m, struct canpcb *canp) argument
316 struct canpcb *canp; local in function:canintr
461 struct canpcb *canp; local in function:can_detach
481 struct canpcb *canp = sotocanpcb(so); local in function:can_bind
501 struct canpcb *canp = sotocanpcb(so); local in function:can_connect
525 struct canpcb *canp = sotocanpcb(so); local in function:can_disconnect
612 struct canpcb *canp = sotocanpcb(so); local in function:can_send
860 can_raw_getop(struct canpcb * canp,struct sockopt * sopt) argument
886 can_raw_setop(struct canpcb * canp,struct sockopt * sopt) argument
934 struct canpcb *canp; local in function:can_ctloutput
[all...]

Completed in 6 milliseconds