Searched refs:TOMOYO_NETWORK_SEND (Results 1 - 3 of 3) sorted by relevance

/linux-master/security/tomoyo/
H A Dnetwork.c149 [TOMOYO_NETWORK_SEND] = TOMOYO_MAC_NETWORK_INET_DGRAM_SEND,
153 [TOMOYO_NETWORK_SEND] = TOMOYO_MAC_NETWORK_INET_RAW_SEND,
172 [TOMOYO_NETWORK_SEND] = TOMOYO_MAC_NETWORK_UNIX_DGRAM_SEND,
699 address.operation = TOMOYO_NETWORK_SEND;
769 address.operation = TOMOYO_NETWORK_SEND;
H A Dcommon.h275 TOMOYO_NETWORK_SEND, /* send() operation. */ enumerator in enum:tomoyo_network_acl_index
H A Dcommon.c162 [TOMOYO_NETWORK_SEND] = "send",

Completed in 259 milliseconds