Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Daudit.h163 extern int audit_list_rules_send(struct sk_buff *request_skb, int seq);
/Linux-v4.19/kernel/
Dauditfilter.c1149 int audit_list_rules_send(struct sk_buff *request_skb, int seq) in audit_list_rules_send() function
Daudit.c1372 err = audit_list_rules_send(skb, seq); in audit_receive_msg()