Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dnetwork.c124 void tomoyo_print_ip(char *buf, const unsigned int size, in tomoyo_print_ip() function
H A Dcommon.h1056 void tomoyo_print_ip(char *buf, const unsigned int size,
H A 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()