Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dnetwork.c139 [TOMOYO_SOCK_MAX][TOMOYO_MAX_NETWORK_OPERATION] = {
162 [TOMOYO_SOCK_MAX][TOMOYO_MAX_NETWORK_OPERATION] = {
293 for (type = 0; type < TOMOYO_MAX_NETWORK_OPERATION; type++) in tomoyo_write_inet_network()
338 for (type = 0; type < TOMOYO_MAX_NETWORK_OPERATION; type++) in tomoyo_write_unix_network()
H A Dcommon.h276 TOMOYO_MAX_NETWORK_OPERATION enumerator
1082 extern const char * const tomoyo_socket_keyword[TOMOYO_MAX_NETWORK_OPERATION];
H A Dcommon.c158 const char * const tomoyo_socket_keyword[TOMOYO_MAX_NETWORK_OPERATION] = {
1498 for (bit = 0; bit < TOMOYO_MAX_NETWORK_OPERATION; bit++) { in tomoyo_print_entry()
1531 for (bit = 0; bit < TOMOYO_MAX_NETWORK_OPERATION; bit++) { in tomoyo_print_entry()