OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bh_tstamp
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/
bpf.h
184
struct bpf_timeval
bh_tstamp
; /* time stamp */
member in struct:bpf_hdr
192
struct bpf_timeval32
bh_tstamp
; /* time stamp */
member in struct:bpf_hdr32
bpf.c
2083
hp32->
bh_tstamp
.tv_sec = ts->tv_sec;
2084
hp32->
bh_tstamp
.tv_usec = ts->tv_nsec / 1000;
2094
hp->
bh_tstamp
.tv_sec = ts->tv_sec;
2095
hp->
bh_tstamp
.tv_usec = ts->tv_nsec / 1000;
/src/usr.sbin/rbootd/
bpf.c
322
memmove((char *)&rconn->tstamp, (char *)&bhp->
bh_tstamp
,
Completed in 15 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025