Searched refs:irtt (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/qga/ |
H A D | qapi-schema.json | 1870 # @irtt: Initial round-trip delay (not for windows, IPv4 only) 1901 '*irtt': 'int',
|
H A D | commands-linux.c | 2212 networkroute->irtt = IRTT; in qmp_guest_network_get_route()
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 8329 unsigned int flags, refcnt, use, metric, mtu, window, irtt; in open_net_route() local 8335 &mask, &mtu, &window, &irtt); in open_net_route() 8341 metric, tswap32(mask), mtu, window, irtt); in open_net_route()
|
/openbmc/linux/Documentation/networking/ |
H A D | bonding.rst | 2050 Destination Gateway Genmask Flags MSS Window irtt Iface
|