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

/security/tomoyo/
H A Dcommon.h530 struct tomoyo_ipaddr_union { struct
559 struct tomoyo_ipaddr_union address;
762 struct tomoyo_ipaddr_union address;
934 struct tomoyo_ipaddr_union *ptr);
1048 const struct tomoyo_ipaddr_union *ptr);
1252 * tomoyo_same_ipaddr_union - Check for duplicated "struct tomoyo_ipaddr_union" entry.
1254 * @a: Pointer to "struct tomoyo_ipaddr_union".
1255 * @b: Pointer to "struct tomoyo_ipaddr_union".
1260 (const struct tomoyo_ipaddr_union *a, const struct tomoyo_ipaddr_union *
[all...]

Completed in 56 milliseconds