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

/linux-master/security/tomoyo/
H A Dnetwork.c98 * tomoyo_print_ipv6 - Print an IPv6 address.
107 static void tomoyo_print_ipv6(char *buffer, const unsigned int buffer_len, function
128 tomoyo_print_ipv6(buf, size, &ptr->ip[0], &ptr->ip[1]);
386 tomoyo_print_ipv6(buf, sizeof(buf), (const struct in6_addr *)

Completed in 190 milliseconds