#include <sys/kernel_types.h>
sys/kernel_types.h
Macros(?) to clear/set/test flags.
typedefbuf_t
typedef struct buf * buf_t
typedeffile_t
typedef struct file * file_t
typedefproc_t
typedef struct proc * proc_t
typedefproc_ident_t
typedef struct proc_ident * proc_ident_t
typedefuio_t
typedef struct uio * uio_t
typedefvfs_context_t
typedef struct vfs_context * vfs_context_t
typedefvfstable_t
typedef struct vfstable * vfstable_t
typedefifnet_t
typedef struct __ifnet* ifnet_t
typedefmbuf_t
typedef struct __mbuf* mbuf_t
typedefpkthdr_t
typedef struct __pkthdr* pkthdr_t
typedefsocket_t
typedef struct __socket* socket_t
typedefsockopt_t
typedef struct __sockopt* sockopt_t
typedefifaddr_t
typedef struct __ifaddr* ifaddr_t
typedefifmultiaddr_t
typedef struct __ifmultiaddr* ifmultiaddr_t
typedefinterface_filter_t
typedef struct __ifnet_filter* interface_filter_t
typedefroute_t
typedef struct __rtentry* route_t
typedefif_clone_t
typedef struct __if_clone* if_clone_t
typedefbufattr_t
typedef struct __bufattr* bufattr_t
macro_KAUTH_ACTION_T
#define _KAUTH_ACTION_T
typedefkauth_action_t
typedef int kauth_action_t