Searched defs:pkt_node (Results 1 – 1 of 1) sorted by relevance
172 struct pkt_node { struct180 /* IP version pkt_node relates to; either INP_IPV4 or INP_IPV6. */ argument181 uint8_t ipver;183 uint32_t hash;197 u_long snd_cwnd;199 u_long snd_wnd;201 u_long rcv_wnd;203 u_long snd_bwnd;207 int conn_state;214 int smoothed_rtt;[all …]