Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/bpf/
H A Dgencode.h85 #define Q_DECNET 12 macro
/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c4383 case Q_DECNET:
4502 case Q_DECNET:
4732 case Q_DECNET:
5800 case Q_DECNET:
6008 else if (proto == Q_DECNET)
6274 else if (q.proto == Q_DECNET)
6285 if (proto == Q_DECNET)
6640 case Q_DECNET:
H A Dsf_grammar.c2466 { (yyval.i) = Q_DECNET; } in yyparse()