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

/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-atm.c109 static const struct tok *oam_functype_values[16] = { variable in typeref:struct:tok
402 if (oam_functype_values[cell_type] == NULL)
406 tok2str(oam_functype_values[cell_type],"none",func_type),

Completed in 40 milliseconds