Searched refs:ssh_print (Results 1 – 3 of 3) sorted by relevance
92 ssh_print(netdissect_options *ndo, const u_char *pptr, u_int len) in ssh_print() function
736 extern void ssh_print(netdissect_options *, const u_char *, u_int);
743 ssh_print(ndo, bp, length); in tcp_print()