Searched defs:AdvertisedWindow (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/network/protocols/tcp/
H A Dtcp.h67 uint16 AdvertisedWindow() const { return B_BENDIAN_TO_HOST_INT16(advertised_window); } function in struct:tcp_header
270 uint32 AdvertisedWindow(uint8 windowShift) const function in struct:tcp_segment_header

Completed in 67 milliseconds