¡@

Home 

2014/10/15 ¤U¤È 10:15:40

iphone Programming Glossary: u_int32_t

Network Activity Monitoring on iPhone

http://stackoverflow.com/questions/19977759/network-activity-monitoring-on-iphone

you only need copy the header of netstat.h . And add some struct declaration that are private struct xtcpcb_n u_int32_t xt_len u_int32_t xt_kind XSO_TCPCB u_int64_t t_segq int t_dupacks consecutive dup acks recd int t_timer TCPT_NTIMERS_EXT.. need copy the header of netstat.h . And add some struct declaration that are private struct xtcpcb_n u_int32_t xt_len u_int32_t xt_kind XSO_TCPCB u_int64_t t_segq int t_dupacks consecutive dup acks recd int t_timer TCPT_NTIMERS_EXT tcp timers int.. number tcp_seq irs initial receive sequence number tcp_seq rcv_nxt receive next tcp_seq rcv_adv advertised window u_int32_t rcv_wnd receive window tcp_seq rcv_up receive urgent pointer u_int32_t snd_wnd send window u_int32_t snd_cwnd congestion..