Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Daudit.h465 AUDIT_NLGRP_READLOG, /* "best effort" read only socket */ enumerator
/linux-6.15/kernel/
H A Daudit.c815 if (!netlink_has_listeners(sock, AUDIT_NLGRP_READLOG)) in kauditd_send_multicast_skb()
834 nlmsg_multicast(sock, copy, 0, AUDIT_NLGRP_READLOG, GFP_KERNEL); in kauditd_send_multicast_skb()