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

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

Completed in 72 milliseconds