Home
last modified time | relevance | path

Searched refs:audit_list_rules_send (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Daudit.h195 extern int audit_list_rules_send(struct sk_buff *request_skb, int seq);
/linux-6.15/kernel/
H A Dauditfilter.c1173 int audit_list_rules_send(struct sk_buff *request_skb, int seq) in audit_list_rules_send() function
H A Daudit.c1426 err = audit_list_rules_send(skb, seq); in audit_receive_msg()