Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
1085 extern const char * const tomoyo_socket_keyword[TOMOYO_MAX_NETWORK_OPERATION];
H A Dcommon.c157 const char * const tomoyo_socket_keyword[TOMOYO_MAX_NETWORK_OPERATION] = {
1506 for (bit = 0; bit < TOMOYO_MAX_NETWORK_OPERATION; bit++) { in tomoyo_print_entry()
1539 for (bit = 0; bit < TOMOYO_MAX_NETWORK_OPERATION; bit++) { in tomoyo_print_entry()
/kernel/linux/linux-6.6/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()

Completed in 13 milliseconds