Searched refs:Q_OR (Results 1 – 4 of 4) sorted by relevance
3863 case Q_OR: in gen_hostop()3928 case Q_OR: in gen_hostop6()3997 case Q_OR: in gen_ehostop()4053 case Q_OR: in gen_fhostop()4109 case Q_OR: in gen_thostop()4556 case Q_OR: in gen_wlanhostop()4590 case Q_OR: in gen_ipfchostop()4668 case Q_OR: in gen_dnhostop()5013 b0 = gen_ehostop(cstate, eaddr, Q_OR); in gen_gateway()5018 b0 = gen_fhostop(cstate, eaddr, Q_OR); in gen_gateway()[all …]
131 #define Q_OR 3 macro
482 | SRC OR DST { $$ = Q_OR; }483 | DST OR SRC { $$ = Q_OR; }
2403 { (yyval.i) = Q_OR; } in yyparse()2409 { (yyval.i) = Q_OR; } in yyparse()