Home
last modified time | relevance | path

Searched refs:allow_pkt_modification (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/core/src/
H A Dtcp.c305 sendside_stream->allow_pkt_modification = true; in UpdateMonitor()
318 sendside_stream->allow_pkt_modification = false; in UpdateMonitor()
H A Dmos_api.c975 if (!cur_stream->allow_pkt_modification) in mtcp_setlastpkt()
/mOS-networking-stack/core/src/include/
H A Dtcp_stream.h267 allow_pkt_modification:1; member