Searched refs:unaligned_int32_t (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/libpcap/dist/
H A Dextract.h184 } __attribute__((packed)) unaligned_int32_t; typedef in typeref:struct:__anon23
207 return ((int32_t)ntohl(((const unaligned_int32_t *)(p))->val));
/netbsd-current/external/bsd/tcpdump/dist/
H A Dextract.h206 } __attribute__((packed)) unaligned_int32_t; typedef in typeref:struct:__anon45
229 return ((int32_t)ntohl(((const unaligned_int32_t *)(p))->val));
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DEndian.h334 using unaligned_int32_t =

Completed in 193 milliseconds