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

/linux-master/security/tomoyo/
H A Dnetwork.c25 struct tomoyo_addr_info { struct
463 * @address: Pointer to "struct tomoyo_addr_info".
467 static int tomoyo_inet_entry(const struct tomoyo_addr_info *address)
497 * @address: Pointer to "struct tomoyo_addr_info".
504 struct tomoyo_addr_info *address)
540 * @address: Pointer to "struct tomoyo_addr_info".
544 static int tomoyo_unix_entry(const struct tomoyo_addr_info *address)
589 * @address: Pointer to "struct tomoyo_addr_info".
595 struct tomoyo_addr_info *address)
652 struct tomoyo_addr_info addres
[all...]

Completed in 196 milliseconds