Searched refs:cmd_decoder (Results 1 – 1 of 1) sorted by relevance
334 void (*cmd_decoder)(netdissect_options *, const u_char *, u_int); in aoev1_print() local369 cmd_decoder = in aoev1_print()375 if (cmd_decoder != NULL) in aoev1_print()376 cmd_decoder(ndo, cp, len); in aoev1_print()