Searched defs:audit_buffer (Results 1 – 1 of 1) sorted by relevance
199 struct audit_buffer { struct200 struct sk_buff *skb; /* formatted skb ready to send */201 struct audit_context *ctx; /* NULL or associated context */202 gfp_t gfp_mask;