Home
last modified time | relevance | path

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

/linux/include/linux/
H A Daudit.h195 extern int audit_list_rules_send(struct sk_buff *request_skb, int seq);
/linux/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.c1427 err = audit_list_rules_send(skb, seq); in audit_receive_msg()