Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Daudit.h193 extern int audit_list_rules_send(struct sk_buff *request_skb, int seq);
/Linux-v6.1/kernel/
Dauditfilter.c1171 int audit_list_rules_send(struct sk_buff *request_skb, int seq) in audit_list_rules_send() function
Daudit.c1415 err = audit_list_rules_send(skb, seq); in audit_receive_msg()