Lines Matching defs:cf
312 static int check_optimized(struct canfd_frame *cf, int start_index) in check_optimized()
332 static int check_pad(struct isotp_sock *so, struct canfd_frame *cf, in check_pad()
362 static int isotp_rcv_fc(struct isotp_sock *so, struct canfd_frame *cf, int ae) in isotp_rcv_fc()
444 static int isotp_rcv_sf(struct sock *sk, struct canfd_frame *cf, int pcilen, in isotp_rcv_sf()
477 static int isotp_rcv_ff(struct sock *sk, struct canfd_frame *cf, int ae) in isotp_rcv_ff()
550 static int isotp_rcv_cf(struct sock *sk, struct canfd_frame *cf, int ae, in isotp_rcv_cf()
648 struct canfd_frame *cf; in isotp_rcv() local
730 static void isotp_fill_dataframe(struct canfd_frame *cf, struct isotp_sock *so, in isotp_fill_dataframe()
766 struct canfd_frame *cf; in isotp_send_cframe() local
818 static void isotp_create_fframe(struct canfd_frame *cf, struct isotp_sock *so, in isotp_create_fframe()
857 struct canfd_frame *cf = (struct canfd_frame *)skb->data; in isotp_rcv_echo() local
943 struct canfd_frame *cf; in isotp_sendmsg() local