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

/linux-master/include/linux/
H A Daudit.h195 extern int audit_list_rules_send(struct sk_buff *request_skb, int seq);
/linux-master/kernel/
H A Dauditfilter.c1168 * audit_list_rules_send - list the audit rules
1172 int audit_list_rules_send(struct sk_buff *request_skb, int seq) function
H A Daudit.c1427 err = audit_list_rules_send(skb, seq);

Completed in 174 milliseconds