Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-timed.c104 end = memchr(tsp->tsp_name, '\0', snapend - (u_char *)tsp->tsp_name); in timed_print()
109 fwrite(tsp->tsp_name, end - (u_char *)tsp->tsp_name, 1, stdout); in timed_print()
Dtimed.h60 int8_t tsp_name[256]; member