Searched refs:tomoyo_audit_net_log (Results 1 - 1 of 1) sorted by relevance

/linux-master/security/tomoyo/
H A Dnetwork.c353 * tomoyo_audit_net_log - Audit network log.
363 static int tomoyo_audit_net_log(struct tomoyo_request_info *r, function
393 return tomoyo_audit_net_log(r, "inet", r->param.inet_network.protocol,
406 return tomoyo_audit_net_log(r, "unix", r->param.unix_network.protocol,

Completed in 198 milliseconds