Lines Matching refs:u_long
79 u_long rmx_locks; /* Kernel must leave these values alone */
80 u_long rmx_mtu; /* MTU for this path */
81 u_long rmx_hopcount; /* max hops expected */
82 u_long rmx_expire; /* lifetime for route, e.g. redirect */
83 u_long rmx_recvpipe; /* inbound delay-bandwidth product */
84 u_long rmx_sendpipe; /* outbound delay-bandwidth product */
85 u_long rmx_ssthresh; /* outbound gateway buffer limit */
86 u_long rmx_rtt; /* estimated round trip time */
87 u_long rmx_rttvar; /* estimated rtt variance */
88 u_long rmx_pksent; /* packets sent using this route */
89 u_long rmx_weight; /* route weight */
90 u_long rmx_nhidx; /* route nexhop index */
91 u_long rmx_filler[2]; /* will be used for T/TCP later */
263 u_long rtm_inits; /* which metrics we are initializing */
352 u_long rti_mflags; /* metrics RTV_ flags */
353 u_long rti_spare; /* Will be used for fib */
436 int rtioctl_fib(u_long, caddr_t, u_int);