Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Dnetwork.c90 static void tomoyo_print_ipv4(char *buffer, const unsigned int buffer_len, in tomoyo_print_ipv4() function
130 tomoyo_print_ipv4(buf, size, &ptr->ip[0].s6_addr32[0], in tomoyo_print_ip()
389 tomoyo_print_ipv4(buf, sizeof(buf), address, address); in tomoyo_audit_inet_log()