Searched refs:bcm_sock (Results 1 – 1 of 1) sorted by relevance
117 struct bcm_sock { struct129 static inline struct bcm_sock *bcm_sk(const struct sock *sk) in bcm_sk() argument131 return (struct bcm_sock *)sk; in bcm_sk()168 struct bcm_sock *bo = bcm_sk(sk); in bcm_proc_show()345 struct bcm_sock *bo = bcm_sk(sk); in bcm_send_to_user()836 struct bcm_sock *bo = bcm_sk(sk); in bcm_tx_setup()993 struct bcm_sock *bo = bcm_sk(sk); in bcm_rx_setup()1244 struct bcm_sock *bo = bcm_sk(sk); in bcm_sendmsg()1356 struct bcm_sock *bo = container_of(nb, struct bcm_sock, notifier); in bcm_notifier()1409 struct bcm_sock *bo = bcm_sk(sk); in bcm_init()[all …]