Home
last modified time | relevance | path

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

/external/libpcap/
Dgencode.h68 #define Q_PORTRANGE 7 macro
Dgrammar.y378 else if ($$.q.addr == Q_PORTRANGE)
482 | PORTRANGE { $$ = Q_PORTRANGE; }
Dgrammar.c2152 else if ((yyval.blk).q.addr == Q_PORTRANGE) in yyparse()
2464 { (yyval.i) = Q_PORTRANGE; } in yyparse()
Dgencode.c6418 case Q_PORTRANGE: in gen_scode()
6614 case Q_PORTRANGE: in gen_ncode()