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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-atm.c197 static const struct tok *oam_functype_values[16] = { variable in typeref:struct:tok
487 if (oam_functype_values[cell_type] == NULL)
491 tok2str(oam_functype_values[cell_type],"none",func_type),

Completed in 107 milliseconds