Lines Matching refs:so2hvspcb
203 struct hvs_pcb *pcb = so2hvspcb(so); in __hvs_remove_socket_from_list()
213 struct hvs_pcb *pcb = so2hvspcb(so); in __hvs_insert_socket_on_list()
348 struct hvs_pcb *pcb = so2hvspcb(so); in hvs_trans_attach()
380 pcb = so2hvspcb(so); in hvs_trans_detach()
399 struct hvs_pcb *pcb = so2hvspcb(so); in hvs_trans_bind()
451 struct hvs_pcb *pcb = so2hvspcb(so); in hvs_trans_listen()
483 struct hvs_pcb *pcb = so2hvspcb(so); in hvs_trans_accept()
499 struct hvs_pcb *pcb = so2hvspcb(so); in hvs_trans_connect()
596 pcb = so2hvspcb(so); in hvs_trans_disconnect()
620 struct hvs_pcb *pcb = so2hvspcb(so); in hvs_trans_soreceive()
785 struct hvs_pcb *pcb = so2hvspcb(so); in hvs_trans_sosend()
881 struct hvs_pcb *pcb = so2hvspcb(so); in hvs_trans_peeraddr()
897 struct hvs_pcb *pcb = so2hvspcb(so); in hvs_trans_sockaddr()
919 pcb = so2hvspcb(so); in hvs_trans_close()
954 struct hvs_pcb *pcb = so2hvspcb(so); in hvs_trans_abort()
983 struct hvs_pcb *pcb = so2hvspcb(so); in hvs_trans_shutdown()
1401 struct hvs_pcb *pcb = so2hvspcb(so); in hvsock_open_channel()
1600 sc->pcb = so2hvspcb(so); in hvsock_open_connection()