Searched refs:zephyr_print (Results 1 – 3 of 3) sorted by relevance
145 zephyr_print(netdissect_options *ndo, const u_char *cp, int length) in zephyr_print() function
618 extern void zephyr_print(netdissect_options *, const u_char *, int);
613 zephyr_print(ndo, (const void *)(up + 1), length); in udp_print()