Searched refs:isotp_sock (Results 1 – 1 of 1) sorted by relevance
150 struct isotp_sock { struct174 static struct isotp_sock *isotp_busy_notifier; argument176 static inline struct isotp_sock *isotp_sk(const struct sock *sk) in isotp_sk()178 return (struct isotp_sock *)sk; in isotp_sk()181 static u32 isotp_bc_flags(struct isotp_sock *so) in isotp_bc_flags()186 static bool isotp_register_rxid(struct isotp_sock *so) in isotp_register_rxid()194 struct isotp_sock *so = container_of(hrtimer, struct isotp_sock, in isotp_rx_timer_handler()218 struct isotp_sock *so = isotp_sk(sk); in isotp_send_fc()332 static int check_pad(struct isotp_sock *so, struct canfd_frame *cf, in check_pad()360 static void isotp_send_cframe(struct isotp_sock *so);[all …]