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