Home
last modified time | relevance | path

Searched defs:tomoyo_ipaddr_union (Results 1 – 1 of 1) sorted by relevance

/linux/security/tomoyo/
A Dcommon.h534 struct tomoyo_ipaddr_union { struct
535 struct in6_addr ip[2]; /* Big endian. */
536 struct tomoyo_group *group; /* Pointer to address group. */
537 bool is_ipv6; /* Valid only if @group == NULL. */

Completed in 8 milliseconds