Searched refs:audit_make_reply (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/ |
| H A D | audit.c | 978 struct sk_buff *audit_make_reply(int seq, int type, int done, in audit_make_reply() function 1051 reply->skb = audit_make_reply(seq, type, done, multi, payload, size); in audit_send_reply() 1248 skb = audit_make_reply(0, AUDIT_REPLACE, 0, 0, &pvnr, sizeof(pvnr)); in audit_replace()
|