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

/macosx-10.10.1/libpcap-48/libpcap/
H A Dgrammar.y265 %type <i> atmtype atmmultitype
425 | atmtype { $$.b = gen_atmtype_abbrev($1); $$.q = qerr; }
638 atmtype: LANE { $$ = A_LANE; } label

Completed in 142 milliseconds