Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.h534 struct tomoyo_ipaddr_union { struct
563 struct tomoyo_ipaddr_union address;
767 struct tomoyo_ipaddr_union address;
945 struct tomoyo_ipaddr_union *ptr);
1060 const struct tomoyo_ipaddr_union *ptr);
1256 * tomoyo_same_ipaddr_union - Check for duplicated "struct tomoyo_ipaddr_union" entry.
1258 * @a: Pointer to "struct tomoyo_ipaddr_union".
1259 * @b: Pointer to "struct tomoyo_ipaddr_union".
1264 (const struct tomoyo_ipaddr_union *a, const struct tomoyo_ipaddr_union * in tomoyo_same_ipaddr_union()
[all...]
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()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcommon.h534 struct tomoyo_ipaddr_union { struct
563 struct tomoyo_ipaddr_union address;
767 struct tomoyo_ipaddr_union address;
945 struct tomoyo_ipaddr_union *ptr);
1057 const struct tomoyo_ipaddr_union *ptr);
1253 * tomoyo_same_ipaddr_union - Check for duplicated "struct tomoyo_ipaddr_union" entry.
1255 * @a: Pointer to "struct tomoyo_ipaddr_union".
1256 * @b: Pointer to "struct tomoyo_ipaddr_union".
1261 (const struct tomoyo_ipaddr_union *a, const struct tomoyo_ipaddr_union * in tomoyo_same_ipaddr_union()
[all...]
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()

Completed in 8 milliseconds