Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/bpf/
H A Dgencode.h102 #define Q_ISO 24 macro
/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c4245 case Q_ISO:
4412 case Q_ISO:
4529 case Q_ISO:
4787 case Q_ISO:
4792 b1 = gen_proto(ISO9542_ESIS, Q_ISO, Q_DEFAULT);
4796 b1 = gen_proto(ISO10589_ISIS, Q_ISO, Q_DEFAULT);
4860 b1 = gen_proto(ISO8473_CLNP, Q_ISO, Q_DEFAULT);
5321 case Q_ISO:
5734 case Q_ISO:
5779 b0 = gen_proto(ISO10589_ISIS, Q_ISO, Q_DEFAULT);
H A Dsf_grammar.c2520 { (yyval.i) = Q_ISO; } in yyparse()