Home
last modified time | relevance | path

Searched defs:pkt_node (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsiftr.c172 struct pkt_node { struct
180 /* IP version pkt_node relates to; either INP_IPV4 or INP_IPV6. */ argument
181 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 …]