Home
last modified time | relevance | path

Searched defs:u_int32 (Results 1 – 3 of 3) sorted by relevance

/freebsd/libexec/bootpd/
H A Dbptypes.h11 #define u_int32 u_int32_t macro
/freebsd/contrib/ntp/include/
H A Dntp_types.h86 typedef uint32_t u_int32; typedef
102 typedef unsigned u_int32; typedef
119 typedef unsigned long u_int32; typedef
[all...]
/freebsd/sbin/ipf/ipf/
H A Dbpf_filter.c64 #define u_int32 bpf_u_int32 macro