Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
Dnetwork.c124 void tomoyo_print_ip(char *buf, const unsigned int size, in tomoyo_print_ip() function
Dcommon.h1059 void tomoyo_print_ip(char *buf, const unsigned int size,
Dcommon.c1530 tomoyo_print_ip(buf, sizeof(buf), &ptr->address); in tomoyo_print_entry()
1834 tomoyo_print_ip(buffer, sizeof(buffer), in tomoyo_read_group()