Home
last modified time | relevance | path

Searched refs:MOS_STOP_MON (Results 1 – 4 of 4) sorted by relevance

/mOS-networking-stack/core/src/include/
H A Dmos_api.h208 MOS_STOP_MON = 0x0c, enumerator
/mOS-networking-stack/core/include/
H A Dmos_api.h208 MOS_STOP_MON = 0x0c, enumerator
/mOS-networking-stack/samples/simple_firewall/
H A Dsimple_firewall.c356 MOS_STOP_MON, &opt, sizeof(opt)) < 0) in ApplyActionPerFlow()
/mOS-networking-stack/core/src/
H A Dapi.c450 case MOS_STOP_MON: in mtcp_setsockopt()