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

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

Completed in 96 milliseconds