Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libnetmap/
H A Dnmreq.c252 enum { P_START, P_RNGSFXOK, P_GETNUM, P_FLAGS, P_FLAGSOK, P_MEMID, P_ONESW } p_state; in nmreq_register_decode() enumerator
284 p_state = P_GETNUM; in nmreq_register_decode()
312 case P_GETNUM: in nmreq_register_decode()
380 p_state = P_GETNUM; in nmreq_register_decode()
/freebsd-13.1/sys/net/
H A Dnetmap_user.h622 enum { P_START, P_RNGSFXOK, P_GETNUM, P_FLAGS, P_FLAGSOK, P_MEMID } p_state; in nm_parse() enumerator
679 p_state = P_GETNUM; in nm_parse()
683 p_state = P_GETNUM; in nm_parse()
687 p_state = P_GETNUM; in nm_parse()
715 case P_GETNUM: in nm_parse()