OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:b_usec
(Results
1 - 1
of
1
) sorted by null
/external/tcpdump/
util.c
151
static unsigned
b_usec
;
local
175
int d_usec = tvp->tv_usec -
b_usec
;
187
b_usec
= tvp->tv_usec;
Completed in 897 milliseconds