Searched refs:isotp_sock (Results 1 – 1 of 1) sorted by relevance
149 struct isotp_sock { struct173 static struct isotp_sock *isotp_busy_notifier; argument175 static inline struct isotp_sock *isotp_sk(const struct sock *sk) in isotp_sk()177 return (struct isotp_sock *)sk; in isotp_sk()180 static u32 isotp_bc_flags(struct isotp_sock *so) in isotp_bc_flags()185 static bool isotp_register_rxid(struct isotp_sock *so) in isotp_register_rxid()193 struct isotp_sock *so = container_of(hrtimer, struct isotp_sock, in isotp_rx_timer_handler()217 struct isotp_sock *so = isotp_sk(sk); in isotp_send_fc()331 static int check_pad(struct isotp_sock *so, struct canfd_frame *cf, in check_pad()359 static void isotp_send_cframe(struct isotp_sock *so);[all …]