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

/macosx-10.9.5/libpcap-42/libpcap/
H A Dgrammar.y265 %type <i> atmtype atmmultitype
425 | atmmultitype { $$.b = gen_atmmulti_abbrev($1); $$.q = qerr; }
645 atmmultitype: OAM { $$ = A_OAM; } label

Completed in 188 milliseconds