OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SWAPLL
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/libpcap/dist/
pcap-util.c
263
uhdr->id =
SWAPLL
(uhdr->id);
277
uhdr->ts_sec =
SWAPLL
(uhdr->ts_sec);
pcap-int.h
136
#define
SWAPLL
(ull) ((ull & 0xff00000000000000ULL) >> 56) | \
sf-pcapng.c
578
*tsoffset =
SWAPLL
(*tsoffset);
pcap-dag.c
680
ts =
SWAPLL
(header->ts);
Completed in 92 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026