pub fn socket_post_create(current_task: &CurrentTask, socket: &Socket)Expand description
Computes and updates the socket security class associated with a new socket.
Corresponds to the socket_post_create() LSM hook.
pub fn socket_post_create(current_task: &CurrentTask, socket: &Socket)Computes and updates the socket security class associated with a new socket.
Corresponds to the socket_post_create() LSM hook.