Home
last modified time | relevance | path

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

/external/libpcap/
Dgencode.h66 #define Q_PORTRANGE 7 macro
Dgrammar.y.in430 } else if ($$.q.addr == Q_PORTRANGE) {
533 | PORTRANGE { $$ = Q_PORTRANGE; }
Dgrammar.c2270 } else if ((yyval.blk).q.addr == Q_PORTRANGE) { in yyparse()
2581 { (yyval.i) = Q_PORTRANGE; } in yyparse()
Dgencode.c6847 case Q_PORTRANGE: in gen_scode()
7069 case Q_PORTRANGE: in gen_ncode()