Home
last modified time | relevance | path

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

/mirbsd/src/lib/libpcap/
Dsavefile.c64 #define SWAPSHORT(y) \ macro
95 hp->version_major = SWAPSHORT(hp->version_major); in swap_hdr()
96 hp->version_minor = SWAPSHORT(hp->version_minor); in swap_hdr()