Home
last modified time | relevance | path

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

/external/libpcap/
Dsavefile.c95 #define SWAPSHORT(y) \ macro
876 hp->version_major = SWAPSHORT(hp->version_major); in swap_hdr()
877 hp->version_minor = SWAPSHORT(hp->version_minor); in swap_hdr()