Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/include/
H A Dlinux.h473 __fswab24((x)))
484 # define __swab24(x) __fswab24(x)
503 static __inline__ __const__ __u32 __fswab24(__u32 x) in __fswab24() function