Home
last modified time | relevance | path

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

/NextBSD/contrib/tcpdump/
HDprint-udp.c99 vat_print(netdissect_options *ndo, const void *hdr, register const struct udphdr *up) in vat_print() function
412 vat_print(ndo, (void *)(up + 1), up); in udp_print()
612 vat_print(ndo, (const void *)(up + 1), up); in udp_print()