Searched refs:bcm_sock (Results 1 – 1 of 1) sorted by relevance
130 struct bcm_sock { struct144 static struct bcm_sock *bcm_busy_notifier; argument156 static inline struct bcm_sock *bcm_sk(const struct sock *sk) in bcm_sk()158 return (struct bcm_sock *)sk; in bcm_sk()213 struct bcm_sock *bo = bcm_sk(sk); in bcm_proc_show()424 struct bcm_sock *bo = bcm_sk(sk); in bcm_send_to_user()930 struct bcm_sock *bo = bcm_sk(sk); in bcm_tx_setup()1117 struct bcm_sock *bo = bcm_sk(sk); in bcm_rx_setup()1375 struct bcm_sock *bo = bcm_sk(sk); in bcm_sendmsg()1487 static void bcm_notify(struct bcm_sock *bo, unsigned long msg, in bcm_notify()[all …]