Home
last modified time | relevance | path

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

/linux-6.12.1/security/tomoyo/
Dnetwork.c124 void tomoyo_print_ip(char *buf, const unsigned int size, in tomoyo_print_ip() function
Dcommon.h1056 void tomoyo_print_ip(char *buf, const unsigned int size,
Dcommon.c1522 tomoyo_print_ip(buf, sizeof(buf), &ptr->address); in tomoyo_print_entry()
1826 tomoyo_print_ip(buffer, sizeof(buffer), in tomoyo_read_group()