aac_fib_context
int aac_close_fib_context(struct aac_dev * dev, struct aac_fib_context *fibctx);
struct aac_fib_context * fibctx;
fibctx = kmalloc_obj(struct aac_fib_context);
struct aac_fib_context * context;
fibctx->size = sizeof(struct aac_fib_context);
context = list_entry(entry, struct aac_fib_context, next);
struct aac_fib_context *fibctx;
fibctx = list_entry(entry, struct aac_fib_context, next);
(fibctx->size != sizeof(struct aac_fib_context))) {
int aac_close_fib_context(struct aac_dev * dev, struct aac_fib_context * fibctx)
struct aac_fib_context *fibctx;
fibctx = list_entry(entry, struct aac_fib_context, next);
(fibctx->size != sizeof(struct aac_fib_context)))
struct aac_fib_context *fibctx;
fibctx = list_entry(entry, struct aac_fib_context,