Home
last modified time | relevance | path

Searched refs:TCP_OPT_END (Results 1 – 2 of 2) sorted by relevance

/mOS-networking-stack/core/src/
H A Dtcp_util.c24 if (opt == TCP_OPT_END) { // end of option field in ParseTCPOptions()
71 if (opt == TCP_OPT_END) { // end of option field in ParseTCPTimestamp()
106 if (opt == TCP_OPT_END) { // end of option field in ParseSACKOption()
206 if (opt == TCP_OPT_END) { // end of option field in PrintTCPOptions()
/mOS-networking-stack/core/src/include/
H A Dtcp_in.h98 TCP_OPT_END = 0, enumerator