Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dnetwork.c363 static int tomoyo_audit_net_log(struct tomoyo_request_info *r, in tomoyo_audit_net_log() function
393 return tomoyo_audit_net_log(r, "inet", r->param.inet_network.protocol, in tomoyo_audit_inet_log()
406 return tomoyo_audit_net_log(r, "unix", r->param.unix_network.protocol, in tomoyo_audit_unix_log()