Searched refs:bcm_sock (Results 1 – 1 of 1) sorted by relevance
121 struct bcm_sock { struct133 static inline struct bcm_sock *bcm_sk(const struct sock *sk) in bcm_sk() argument135 return (struct bcm_sock *)sk; in bcm_sk()174 struct bcm_sock *bo = bcm_sk(sk); in bcm_proc_show()346 struct bcm_sock *bo = bcm_sk(sk); in bcm_send_to_user()862 struct bcm_sock *bo = bcm_sk(sk); in bcm_tx_setup()1035 struct bcm_sock *bo = bcm_sk(sk); in bcm_rx_setup()1293 struct bcm_sock *bo = bcm_sk(sk); in bcm_sendmsg()1409 struct bcm_sock *bo = container_of(nb, struct bcm_sock, notifier); in bcm_notifier()1462 struct bcm_sock *bo = bcm_sk(sk); in bcm_init()[all …]