Home
last modified time | relevance | path

Searched refs:zephyr_print (Results 1 – 4 of 4) sorted by relevance

/external/tcpdump/
Dprint-zephyr.c135 zephyr_print(const u_char *cp, int length) in zephyr_print() function
Dinterface.h335 extern void zephyr_print(const u_char *, int);
Dnetdissect.h541 extern void zephyr_print(netdissect_options * ndo,
Dprint-udp.c618 zephyr_print((const void *)(up + 1), length); in udp_print()