Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
Dnetwork.c107 static void tomoyo_print_ipv6(char *buffer, const unsigned int buffer_len, in tomoyo_print_ipv6() function
128 tomoyo_print_ipv6(buf, size, &ptr->ip[0], &ptr->ip[1]); in tomoyo_print_ip()
386 tomoyo_print_ipv6(buf, sizeof(buf), (const struct in6_addr *) in tomoyo_audit_inet_log()