Home
last modified time | relevance | path

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

/security/tomoyo/
Dnetwork.c362 static int tomoyo_audit_net_log(struct tomoyo_request_info *r, in tomoyo_audit_net_log() function
392 return tomoyo_audit_net_log(r, "inet", r->param.inet_network.protocol, in tomoyo_audit_inet_log()
405 return tomoyo_audit_net_log(r, "unix", r->param.unix_network.protocol, in tomoyo_audit_unix_log()