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()163 struct bcm_sock *bo = bcm_sk(sk); in bcm_proc_show()340 struct bcm_sock *bo = bcm_sk(sk); in bcm_send_to_user()831 struct bcm_sock *bo = bcm_sk(sk); in bcm_tx_setup()988 struct bcm_sock *bo = bcm_sk(sk); in bcm_rx_setup()1239 struct bcm_sock *bo = bcm_sk(sk); in bcm_sendmsg()1351 struct bcm_sock *bo = container_of(nb, struct bcm_sock, notifier); in bcm_notifier()1404 struct bcm_sock *bo = bcm_sk(sk); in bcm_init()[all …]