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