Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_scanner.c4101 register int yy_is_jam; in yy_try_NUL_trans() local
4117 yy_is_jam = (yy_current_state == 1433); in yy_try_NUL_trans()
4119 return yy_is_jam ? 0 : yy_current_state; in yy_try_NUL_trans()