Searched refs:tomoyo_print_ip (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | network.c | 116 * tomoyo_print_ip - Print an IP address. 124 void tomoyo_print_ip(char *buf, const unsigned int size, in tomoyo_print_ip() function
|
H A D | common.h | 1059 void tomoyo_print_ip(char *buf, const unsigned int size,
|
H A D | common.c | 1530 tomoyo_print_ip(buf, sizeof(buf), &ptr->address); in tomoyo_print_entry() 1834 tomoyo_print_ip(buffer, sizeof(buffer), in tomoyo_read_group()
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | network.c | 116 * tomoyo_print_ip - Print an IP address. 124 void tomoyo_print_ip(char *buf, const unsigned int size, in tomoyo_print_ip() function
|
H A D | common.h | 1056 void tomoyo_print_ip(char *buf, const unsigned int size,
|
H A D | common.c | 1522 tomoyo_print_ip(buf, sizeof(buf), &ptr->address); in tomoyo_print_entry() 1826 tomoyo_print_ip(buffer, sizeof(buffer), in tomoyo_read_group()
|
Completed in 16 milliseconds