#include <bsm/audit_domain.h>
bsm/audit_domain.h
macroBSM_PF_UNSPEC
BSM protocol domain constants - protocol domains defined in Solaris.
#define BSM_PF_UNSPEC 0
macroBSM_PF_LOCAL
#define BSM_PF_LOCAL 1
macroBSM_PF_INET
#define BSM_PF_INET 2
macroBSM_PF_IMPLINK
#define BSM_PF_IMPLINK 3
macroBSM_PF_PUP
#define BSM_PF_PUP 4
macroBSM_PF_CHAOS
#define BSM_PF_CHAOS 5
macroBSM_PF_NS
#define BSM_PF_NS 6
macroBSM_PF_ECMA
#define BSM_PF_ECMA 8
macroBSM_PF_DATAKIT
#define BSM_PF_DATAKIT 9
macroBSM_PF_CCITT
#define BSM_PF_CCITT 10
macroBSM_PF_SNA
#define BSM_PF_SNA 11
macroBSM_PF_DECnet
#define BSM_PF_DECnet 12
macroBSM_PF_DLI
#define BSM_PF_DLI 13
macroBSM_PF_LAT
#define BSM_PF_LAT 14
macroBSM_PF_HYLINK
#define BSM_PF_HYLINK 15
macroBSM_PF_APPLETALK
#define BSM_PF_APPLETALK 16
macroBSM_PF_OSI
#define BSM_PF_OSI 19
macroBSM_PF_IPX
#define BSM_PF_IPX 23
macroBSM_PF_ROUTE
#define BSM_PF_ROUTE 24
macroBSM_PF_LINK
#define BSM_PF_LINK 25
macroBSM_PF_INET6
#define BSM_PF_INET6 26
macroBSM_PF_KEY
#define BSM_PF_KEY 27
macroBSM_PF_NETBIOS
BSM protocol domain constants - protocol domains not defined in Solaris.
#define BSM_PF_NETBIOS 500
FreeBSD/Darwin-specific.
macroBSM_PF_UNKNOWN
Used when there is no mapping from a local to BSM protocol domain.
#define BSM_PF_UNKNOWN 700
OpenBSM-specific.