Searched refs:bcm_sock (Results 1 – 1 of 1) sorted by relevance
125 struct bcm_sock { struct139 static struct bcm_sock *bcm_busy_notifier; argument141 static inline struct bcm_sock *bcm_sk(const struct sock *sk) in bcm_sk()143 return (struct bcm_sock *)sk; in bcm_sk()198 struct bcm_sock *bo = bcm_sk(sk); in bcm_proc_show()371 struct bcm_sock *bo = bcm_sk(sk); in bcm_send_to_user()857 struct bcm_sock *bo = bcm_sk(sk); in bcm_tx_setup()1036 struct bcm_sock *bo = bcm_sk(sk); in bcm_rx_setup()1292 struct bcm_sock *bo = bcm_sk(sk); in bcm_sendmsg()1404 static void bcm_notify(struct bcm_sock *bo, unsigned long msg, in bcm_notify()[all …]