Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Dcommon.h534 struct tomoyo_ipaddr_union { struct
563 struct tomoyo_ipaddr_union address;
767 struct tomoyo_ipaddr_union address;
976 struct tomoyo_ipaddr_union *ptr);
1089 const struct tomoyo_ipaddr_union *ptr);
1266 (const struct tomoyo_ipaddr_union *a, const struct tomoyo_ipaddr_union *b) in tomoyo_same_ipaddr_union()
H A Dnetwork.c46 * @ptr: Pointer to "struct tomoyo_ipaddr_union".
51 struct tomoyo_ipaddr_union *ptr) in tomoyo_parse_ipaddr_union()
125 const struct tomoyo_ipaddr_union *ptr) in tomoyo_print_ip()