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

/vbox/src/VBox/Devices/Network/lwip-new/src/core/
H A Dtcp_out.c832 tcp_build_timestamp_option(struct tcp_pcb *pcb, u32_t *opts) function
878 tcp_build_timestamp_option(pcb, (u32_t *)(tcphdr + 1));
1094 tcp_build_timestamp_option(pcb, opts);

Completed in 67 milliseconds