Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/c2/
H A Daudit_token.c255 if (atid->at_type == AU_IPv6) in au_to_process()
260 if (atid->at_type == AU_IPv6) in au_to_process()
277 if (atid->at_type == AU_IPv6) in au_to_subject()
282 if (atid->at_type == AU_IPv6) in au_to_subject()
324 if (atid->at_type == AU_IPv6) { in au_to_any_process()
808 int32_t type = AU_IPv6; in au_to_in_addr_ex()
1006 size = AU_IPv6; in au_to_socket_ex()
H A Daudit.h191 #define AU_IPv6 16 /* ipv6 type IP address */ macro
/titanic_50/usr/src/lib/libbsm/common/
H A Dau_to.c140 if (host_info->at_type == AU_IPv6) in au_to_header_ex()
482 if (tid->at_type == AU_IPv6) { in au_to_process_ex()
492 if (tid->at_type == AU_IPv6) { in au_to_process_ex()
516 if (tid->at_type == AU_IPv6) { in au_to_process_ex()
635 if (tid->at_type == AU_IPv6) { in au_to_subject_ex()
647 if (tid->at_type == AU_IPv6) { in au_to_subject_ex()
672 if (tid->at_type == AU_IPv6) { in au_to_subject_ex()
952 int32_t type = AU_IPv6; in au_to_in_addr_ex()
H A Daudit_settid.c97 ai.ai_termid.at_type = AU_IPv6; in do_ipv6_address()
H A Dgeneric.c187 *type = AU_IPv6; in aug_get_machine()
260 if ((type != AU_IPv4) && (type != AU_IPv6)) in aug_save_tid_ex()
H A Dadt.c597 termid->at_type = AU_IPv6; in adt_do_ipv6_address()
734 p_term->at_type = AU_IPv6; in adt_get_hostIP()
738 AU_IPv6); in adt_get_hostIP()
792 p_term->at_type = AU_IPv6; in adt_get_hostIP()
793 (void) memcpy(p_term->at_addr, &al.addr.addr6, AU_IPv6); in adt_get_hostIP()
H A Dau_open.c208 if (host_info->at_type == AU_IPv6) in au_close()
H A Dadt_token.c255 AU_IPv4 : AU_IPv6; in adt_to_tid()
/titanic_50/usr/src/uts/common/syscall/
H A Dauditsys.c184 if (ainfo->ai_termid.at_type == AU_IPv6) in getaudit()
350 if ((type != AU_IPv4) && (type != AU_IPv6)) in setaudit_addr()
384 if (ainfo->ai_termid.at_type == AU_IPv6 && in setaudit_addr()
626 (STRUCT_FGET(info, ai_termid.at_type) != AU_IPv6)) in setkaudit()
656 if (kctx->auk_info.ai_termid.at_type == AU_IPv6 && in setkaudit()
666 if (kctx->auk_info.ai_termid.at_type == AU_IPv6) in setkaudit()
1189 if (ainfo->ai_termid.at_type == AU_IPv6) { in getpinfo()
/titanic_50/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c339 if (tid->at_type == AU_IPv6) { in gethname()
361 if (tid->at_type == AU_IPv6) { in gethname()
385 (char *)tid->at_addr, AU_IPv6); in gethname()
/titanic_50/usr/src/cmd/praudit/
H A Dformat.c400 if ((ip_type != AU_IPv4) && (ip_type != AU_IPv6)) in pa_hostname_ex()
422 } else if (ip_type == AU_IPv6) { /* IPv6 addresss (128 bits) */ in pa_hostname_ex()
459 if ((ip_type != AU_IPv4) && (ip_type != AU_IPv6)) in pa_hostname_so()
503 } else if (ip_type == AU_IPv6) { /* IPv6 addresss (128 bits) */ in pa_hostname_so()
565 } else if (ip_type == AU_IPv6) { /* IPv6 addresss (128 bits) */ in pa_hostname_so()
731 if ((ip_type != AU_IPv4) && (ip_type != AU_IPv6)) in pa_tid32_ex()
800 if ((ip_type != AU_IPv4) && (ip_type != AU_IPv6)) in pa_ip_addr()
912 if ((ip_type != AU_IPv4) && (ip_type != AU_IPv6)) in pa_tid64_ex()
H A Dtoken.c1511 if ((ip_type != AU_IPv4) && (ip_type != AU_IPv6)) in ip_addr_ex_token()
/titanic_50/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_logon.c156 termid.at_type = AU_IPv6; in smbd_user_auth_logon()
/titanic_50/usr/src/cmd/auditconfig/
H A Dauditconfig.c2381 tp->at_type = AU_IPv6; in str2tid()
2396 tp->at_type = AU_IPv6; in str2tid()
2891 } else if (type == AU_IPv6) { in str2ipaddr()
2901 } else if (type == AU_IPv6) { in str2ipaddr()
2925 *type = AU_IPv6; in str2type()
/titanic_50/usr/src/cmd/auditreduce/
H A Dtoken.c1257 if ((ip_size != AU_IPv6) && (ip_size != AU_IPv4)) in socket_ex_token()
1272 if (ip_type == AU_IPv6) { in socket_ex_token()
H A Doption.c380 ip_type = AU_IPv6; in proc_object()