HomeSort by relevance Sort by last modified time
    Searched full:ndaqual (Results 1 - 2 of 2) sorted by null

  /external/libpcap/
grammar.y 156 %type <i> pqual dqual aqual ndaqual
301 | pqual ndaqual { QSET($$.q, $1, Q_DEFAULT, $2); }
336 ndaqual: GATEWAY { $$ = Q_GATEWAY; } label
grammar.c 798 "aqual", "ndaqual", "pname", "other", "pfvar", "reason", "action",
    [all...]

Completed in 105 milliseconds