Home | History | Annotate | Download | only in net

Lines Matching refs:u_long

65 	u_long	rmx_locks;	/* Kernel must leave these values alone */

66 u_long rmx_mtu; /* MTU for this path */
67 u_long rmx_hopcount; /* max hops expected */
68 u_long rmx_expire; /* lifetime for route, e.g. redirect */
69 u_long rmx_recvpipe; /* inbound delay-bandwidth product */
70 u_long rmx_sendpipe; /* outbound delay-bandwidth product */
71 u_long rmx_ssthresh; /* outbound gateway buffer limit */
72 u_long rmx_rtt; /* estimated round trip time */
73 u_long rmx_rttvar; /* estimated rtt variance */
74 u_long rmx_pksent; /* packets sent using this route */
75 u_long rmx_filler[4]; /* will be used for T/TCP later */
109 u_long rt_flags; /* up/down?, host/net */
128 u_long rt_hash; /* to speed lookups */
133 u_long rt_use; /* raw # packets forwarded */
189 u_long rtm_inits; /* which metrics we are initializing */