Home
last modified time | relevance | path

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

/freebsd/lib/libnetmap/
H A Dnmreq.c245 enum { P_START, P_RNGSFXOK, P_GETNUM, P_FLAGS, P_FLAGSOK, P_MEMID, P_ONESW } p_state; in nmreq_register_decode() enumerator
277 p_state = P_GETNUM; in nmreq_register_decode()
305 case P_GETNUM: in nmreq_register_decode()
373 p_state = P_GETNUM; in nmreq_register_decode()
/freebsd/sys/net/
H A Dnetmap_user.h640 enum { P_START, P_RNGSFXOK, P_GETNUM, P_FLAGS, P_FLAGSOK, P_MEMID } p_state; in nm_parse() enumerator
697 p_state = P_GETNUM; in nm_parse()
701 p_state = P_GETNUM; in nm_parse()
705 p_state = P_GETNUM; in nm_parse()
733 case P_GETNUM: in nm_parse()