Searched refs:ndaqual (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/libpcap/
H A Dgrammar.y261 %type <i> pqual dqual aqual ndaqual
415 | pqual ndaqual { QSET($$.q, $1, Q_DEFAULT, $2); }
456 ndaqual: GATEWAY { $$ = Q_GATEWAY; } label

Completed in 55 milliseconds