ReactOS 0.4.16-dev-197-g92996da
|
#include <epm_towers.h>
Public Attributes | |
u_int16 | count_lhs |
u_int8 | protid |
u_int16 | count_rhs |
u_int32 | ipv4addr |
Definition at line 73 of file epm_towers.h.
u_int16 twr_ipv4_floor_t::count_lhs |
Definition at line 75 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_ipv4_floor_t::count_rhs |
Definition at line 77 of file epm_towers.h.
Referenced by rpcrt4_ip_tcp_get_top_of_tower(), and rpcrt4_ip_tcp_parse_top_of_tower().
u_int32 twr_ipv4_floor_t::ipv4addr |
Definition at line 78 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_ipv4_floor_t::protid |
Definition at line 76 of file epm_towers.h.
Referenced by rpcrt4_ip_tcp_get_top_of_tower(), and rpcrt4_ip_tcp_parse_top_of_tower().