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

/linux-master/security/tomoyo/
H A Dnetwork.c284 struct tomoyo_inet_acl e = { .head.type = TOMOYO_TYPE_INET_ACL };
476 r.param_type = TOMOYO_TYPE_INET_ACL;
H A Dgc.c214 case TOMOYO_TYPE_INET_ACL:
H A Dutil.c1081 case TOMOYO_TYPE_INET_ACL:
H A Dcommon.h234 TOMOYO_TYPE_INET_ACL, enumerator in enum:tomoyo_acl_entry_type_index
764 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_INET_ACL */
H A Dcommon.c1493 } else if (acl_type == TOMOYO_TYPE_INET_ACL) {

Completed in 105 milliseconds