
Definition at line 107 of file netrpc.c.
Data Fields | |
| portslot_t * | p |
| long | task |
| int | indx |
| int | place |
| int | socket [2] |
| int | hard |
| unsigned long long | owner |
| SEM | sem |
| void * | msg |
| sockaddr_in | addr |
| MBX * | mbx |
| unsigned long | name |
| RTIME | timeout |
| int | recovered |
| struct sockaddr_in portslot_t::addr |
Definition at line 107 of file netrpc.c.
Referenced by __rtai_netrpc_init(), _rt_net_rpc(), check_portslot(), hard_stub_fun(), net_resume_task(), port_server_fun(), rt_send_req_rel_port(), and soft_stub_fun().
| int portslot_t::hard |
Definition at line 107 of file netrpc.c.
Referenced by __rtai_netrpc_init(), _rt_net_rpc(), net_resume_task(), port_server_fun(), and rt_send_req_rel_port().
| int portslot_t::indx |
Definition at line 107 of file netrpc.c.
Referenced by __rtai_netrpc_init(), net_resume_task(), and rt_send_req_rel_port().
Definition at line 107 of file netrpc.c.
Referenced by _rt_net_rpc(), mbx_send_if(), mbx_signal(), mbxput(), and rt_send_req_rel_port().
| void* portslot_t::msg |
| unsigned long portslot_t::name |
Definition at line 107 of file netrpc.c.
Referenced by __rtai_netrpc_init(), _rt_net_rpc(), port_server_fun(), and rt_send_req_rel_port().
| unsigned long long portslot_t::owner |
Definition at line 107 of file netrpc.c.
Referenced by __rtai_netrpc_init(), _rt_net_rpc(), get_stub(), gvb_stub(), hard_stub_fun(), port_server_fun(), rt_send_req_rel_port(), and soft_stub_fun().
| struct portslot_t* portslot_t::p |
Definition at line 107 of file netrpc.c.
Referenced by check_portslot(), find_stub(), get_portslot(), get_stub(), gvb_portslot(), and gvb_stub().
Definition at line 107 of file netrpc.c.
Referenced by __rtai_netrpc_init(), gvb_portslot(), and gvb_stub().
Definition at line 107 of file netrpc.c.
Referenced by hard_stub_fun(), port_server_fun(), rt_send_req_rel_port(), and soft_stub_fun().
Definition at line 107 of file netrpc.c.
Referenced by _rt_net_rpc(), hard_stub_fun(), net_resume_task(), port_server_fun(), rt_send_req_rel_port(), rt_waiting_return(), and soft_stub_fun().
| int portslot_t::socket[2] |
Definition at line 107 of file netrpc.c.
Referenced by __rtai_netrpc_init(), _rt_net_rpc(), hard_stub_fun(), net_resume_task(), rt_send_req_rel_port(), and soft_stub_fun().
| long portslot_t::task |
Definition at line 107 of file netrpc.c.
Referenced by __rtai_netrpc_init(), _rt_net_rpc(), gvb_stub(), hard_stub_fun(), net_resume_task(), port_server_fun(), rt_send_req_rel_port(), rt_waiting_return(), and soft_stub_fun().
Definition at line 107 of file netrpc.c.
Referenced by __rtai_netrpc_init(), _rt_net_rpc(), and rt_set_netrpc_timeout().
1.4.7