Home
last modified time | relevance | path

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

/f-stack/freebsd/security/audit/
H A Dbsm_socket_type.c43 struct bsm_socket_type { struct
44 u_short bst_bsm_socket_type; argument
50 static const struct bsm_socket_type bsm_socket_types[] = { argument
84 bsm_lookup_bsm_socket_type(u_short bsm_socket_type) in bsm_lookup_bsm_socket_type()
97 au_bsm_to_socket_type(u_short bsm_socket_type, int *local_socket_typep) in au_bsm_to_socket_type()