Searched refs:bcm_sock (Results 1 – 1 of 1) sorted by relevance
124 struct bcm_sock { struct136 static inline struct bcm_sock *bcm_sk(const struct sock *sk) in bcm_sk() argument138 return (struct bcm_sock *)sk; in bcm_sk()193 struct bcm_sock *bo = bcm_sk(sk); in bcm_proc_show()365 struct bcm_sock *bo = bcm_sk(sk); in bcm_send_to_user()838 struct bcm_sock *bo = bcm_sk(sk); in bcm_tx_setup()1013 struct bcm_sock *bo = bcm_sk(sk); in bcm_rx_setup()1269 struct bcm_sock *bo = bcm_sk(sk); in bcm_sendmsg()1385 struct bcm_sock *bo = container_of(nb, struct bcm_sock, notifier); in bcm_notifier()1438 struct bcm_sock *bo = bcm_sk(sk); in bcm_init()[all …]