Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dipft_pc.c171 rec->ph_ts.tv_sec = SWAPLONG(rec->ph_ts.tv_sec);
172 rec->ph_ts.tv_usec = SWAPLONG(rec->ph_ts.tv_usec);
H A Dpcap-ipf.h32 struct timeval ph_ts; member