Searched refs:bcm_sock (Results 1 – 1 of 1) sorted by relevance
122 struct bcm_sock { struct134 static inline struct bcm_sock *bcm_sk(const struct sock *sk) in bcm_sk() argument136 return (struct bcm_sock *)sk; in bcm_sk()191 struct bcm_sock *bo = bcm_sk(sk); in bcm_proc_show()363 struct bcm_sock *bo = bcm_sk(sk); in bcm_send_to_user()836 struct bcm_sock *bo = bcm_sk(sk); in bcm_tx_setup()1011 struct bcm_sock *bo = bcm_sk(sk); in bcm_rx_setup()1267 struct bcm_sock *bo = bcm_sk(sk); in bcm_sendmsg()1383 struct bcm_sock *bo = container_of(nb, struct bcm_sock, notifier); in bcm_notifier()1436 struct bcm_sock *bo = bcm_sk(sk); in bcm_init()[all …]