Lines Matching defs:cf
303 static int check_optimized(struct canfd_frame *cf, int start_index) in check_optimized()
323 static int check_pad(struct isotp_sock *so, struct canfd_frame *cf, in check_pad()
353 static int isotp_rcv_fc(struct isotp_sock *so, struct canfd_frame *cf, int ae) in isotp_rcv_fc()
434 static int isotp_rcv_sf(struct sock *sk, struct canfd_frame *cf, int pcilen, in isotp_rcv_sf()
467 static int isotp_rcv_ff(struct sock *sk, struct canfd_frame *cf, int ae) in isotp_rcv_ff()
530 static int isotp_rcv_cf(struct sock *sk, struct canfd_frame *cf, int ae, in isotp_rcv_cf()
628 struct canfd_frame *cf; in isotp_rcv() local
710 static void isotp_fill_dataframe(struct canfd_frame *cf, struct isotp_sock *so, in isotp_fill_dataframe()
746 struct canfd_frame *cf; in isotp_send_cframe() local
798 static void isotp_create_fframe(struct canfd_frame *cf, struct isotp_sock *so, in isotp_create_fframe()
837 struct canfd_frame *cf = (struct canfd_frame *)skb->data; in isotp_rcv_echo() local
934 struct canfd_frame *cf; in isotp_sendmsg() local