Searched refs:isotp_sock (Results 1 – 1 of 1) sorted by relevance
136 struct isotp_sock { struct160 static struct isotp_sock *isotp_busy_notifier; argument162 static inline struct isotp_sock *isotp_sk(const struct sock *sk) in isotp_sk()164 return (struct isotp_sock *)sk; in isotp_sk()167 static u32 isotp_bc_flags(struct isotp_sock *so) in isotp_bc_flags()172 static bool isotp_register_rxid(struct isotp_sock *so) in isotp_register_rxid()180 struct isotp_sock *so = container_of(hrtimer, struct isotp_sock, in isotp_rx_timer_handler()204 struct isotp_sock *so = isotp_sk(sk); in isotp_send_fc()318 static int check_pad(struct isotp_sock *so, struct canfd_frame *cf, in check_pad()346 static void isotp_send_cframe(struct isotp_sock *so);[all …]