Searched refs:AU_IPv4 (Results 1 - 20 of 20) sorted by relevance

/illumos-gate/usr/src/lib/libbsm/common/
H A Dgeneric.c112 aug_tid.at_type = AU_IPv4;
180 *type = AU_IPv4;
250 aug_tid.at_type = AU_IPv4;
260 if ((type != AU_IPv4) && (type != AU_IPv6))
261 type = AU_IPv4;
H A Daudit_kadmind.c152 aug_save_tid_ex(port, &machine, AU_IPv4);
H A Daudit_krb5kdc.c106 aug_save_tid_ex(port, &machine, AU_IPv4);
H A Dadt.c519 termid->at_type = AU_IPv4;
608 termid->at_type = AU_IPv4;
728 p_term->at_type = AU_IPv4;
732 AU_IPv4);
783 AU_IPv4);
784 p_term->at_type = AU_IPv4;
789 p_term->at_type = AU_IPv4;
790 (void) memcpy(p_term->at_addr, &al.addr.addr, AU_IPv4);
1390 state->as_info.ai_termid.at_type = AU_IPv4;
1527 au_tid_addr_t no_tid = {0, AU_IPv4,
[all...]
H A Daudit_cron.c152 info->ai_termid.at_type = AU_IPv4;
471 ai.ai_termid.at_type = AU_IPv4;
H A Dadt_token.c255 AU_IPv4 : AU_IPv6;
491 info->ap_termid.at_type = AU_IPv4;
/illumos-gate/usr/src/uts/common/os/
H A Daudit_zone.c63 kctx->auk_info.ai_termid.at_type = AU_IPv4;
/illumos-gate/usr/src/boot/sys/sys/bsm/
H A Daudit.h166 #define AU_IPv4 4 macro
/illumos-gate/usr/src/cmd/praudit/
H A Dformat.c400 if ((ip_type != AU_IPv4) && (ip_type != AU_IPv6))
411 if (ip_type == AU_IPv4) { /* ipv4 address */
459 if ((ip_type != AU_IPv4) && (ip_type != AU_IPv6))
490 if (ip_type == AU_IPv4) { /* ipv4 address */
552 if (ip_type == AU_IPv4) { /* ipv4 address */
730 /* legal address types are either AU_IPv4 or AU_IPv6 only */
731 if ((ip_type != AU_IPv4) && (ip_type != AU_IPv6))
739 if (ip_type == AU_IPv4) {
799 /* legal address type is AU_IPv4 or AU_IPv6 */
800 if ((ip_type != AU_IPv4)
[all...]
H A Dtoken.c1442 * IP type: adt_int32 -- AU_IPv4 or AU_IPv6
1510 /* legal address types are either AU_IPv4 or AU_IPv6 only */
1511 if ((ip_type != AU_IPv4) && (ip_type != AU_IPv6))
1519 if (ip_type == AU_IPv4) {
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_logon.c152 termid.at_type = AU_IPv4;
/illumos-gate/usr/src/uts/common/syscall/
H A Dauditsys.c310 ainfo->ai_termid.at_type = AU_IPv4;
350 if ((type != AU_IPv4) && (type != AU_IPv6))
386 ainfo->ai_termid.at_type = AU_IPv4;
625 if ((STRUCT_FGET(info, ai_termid.at_type) != AU_IPv4) &&
659 kctx->auk_info.ai_termid.at_type = AU_IPv4;
/illumos-gate/usr/src/cmd/auditconfig/
H A Dauditconfig.c2375 tp->at_type = AU_IPv4;
2401 tp->at_type = AU_IPv4;
2840 if (tidp->at_type == AU_IPv4) {
2886 if (type == AU_IPv4) {
2898 if (type == AU_IPv4) {
2929 *type = AU_IPv4;
/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsystoken.c377 * IP type: int32 -- AU_IPv4 or AU_IPv6
1047 ctx->out.sf_tid.at_type = AU_IPv4;
1105 ctx->out.sf_tid.at_type = AU_IPv4;
H A Dsysplugin.c380 if (tid->at_type == AU_IPv4) {
/illumos-gate/usr/src/uts/common/c2/
H A Daudit.h163 uint32_t at_type; /* AU_IPv4,... */
191 #define AU_IPv4 4 /* ipv4 type IP address */ macro
H A Daudit_token.c1015 size = AU_IPv4;
H A Daudit_event.c3132 AU_IPv4) {
/illumos-gate/usr/src/cmd/auditreduce/
H A Doption.c377 ip_type = AU_IPv4;
385 ip_type = AU_IPv4;
H A Dtoken.c1257 if ((ip_size != AU_IPv6) && (ip_size != AU_IPv4))

Completed in 240 milliseconds