Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/include/
H A Dlinux.h507 static __inline__ __u32 __swab24p(__u32 *x) in __swab24p() function
556 #define swab24p __swab24p
797 #define __cpu_to_be24p(x) __swab24p((x))
798 #define __be24_to_cpup(x) __swab24p((x))