Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-timed.c49 #define endof(x) ((u_char *)&(x) + sizeof (x)) in timed_print() macro
54 if (endof(tsp->tsp_type) > snapend) { in timed_print()
63 if (endof(tsp->tsp_vers) > snapend) { in timed_print()
69 if (endof(tsp->tsp_seq) > snapend) { in timed_print()
76 if (endof(tsp->tsp_hopcnt) > snapend) { in timed_print()
85 if (endof(tsp->tsp_time) > snapend) { in timed_print()