Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-udp.c109 vat_print(const void *hdr, register const struct udphdr *up) in vat_print() function
418 vat_print((void *)(up + 1), up); in udp_print()
616 vat_print((const void *)(up + 1), up); in udp_print()