ReactOS 0.4.16-dev-522-gb68104a
|
#include <epm_towers.h>
Public Attributes | |
u_int16 | count_lhs |
u_int8 | protid |
u_int16 | count_rhs |
u_int16 | port |
Definition at line 65 of file epm_towers.h.
u_int16 twr_tcp_floor_t::count_lhs |
Definition at line 67 of file epm_towers.h.
Referenced by rpcrt4_ip_tcp_get_top_of_tower(), and rpcrt4_ip_tcp_parse_top_of_tower().
u_int16 twr_tcp_floor_t::count_rhs |
Definition at line 69 of file epm_towers.h.
Referenced by rpcrt4_ip_tcp_get_top_of_tower(), and rpcrt4_ip_tcp_parse_top_of_tower().
u_int16 twr_tcp_floor_t::port |
Definition at line 70 of file epm_towers.h.
Referenced by rpcrt4_ip_tcp_get_top_of_tower(), and rpcrt4_ip_tcp_parse_top_of_tower().
u_int8 twr_tcp_floor_t::protid |
Definition at line 68 of file epm_towers.h.
Referenced by rpcrt4_ip_tcp_get_top_of_tower(), and rpcrt4_ip_tcp_parse_top_of_tower().