Searched refs:cb_reply_print (Results 1 – 1 of 1) sorted by relevance
502 static void cb_reply_print(netdissect_options *, const u_char *, u_int, uint32_t);645 cb_reply_print(ndo, bp, length, opcode); in rx_print()1286 cb_reply_print(netdissect_options *ndo, in cb_reply_print() function