Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dnetmap_user.h618 enum { P_START, P_RNGSFXOK, P_GETNUM, P_FLAGS, P_FLAGSOK } p_state; in nm_open() enumerator
635 p_state = P_START; in nm_open()
639 case P_START: in nm_open()
721 if (p_state != P_START && p_state != P_RNGSFXOK && p_state != P_FLAGSOK) { in nm_open()