ctxinfo
volatile struct ctxinfo *CTXp = NULL;
sizeof(struct ctxinfo));
struct ctxinfo *const ctxp = hook->private;
struct ctxinfo *const cp = hook->private;
struct ctxinfo channel[MAX_CT];
struct ctxinfo downstream;
volatile struct ctxinfo *CTXp = NULL;
sizeof(struct ctxinfo));
struct ctxinfo *const ctxp = NG_HOOK_PRIVATE(hook);
struct ctxinfo *const cp = NG_HOOK_PRIVATE(hook);
struct ctxinfo channel[MAX_CT];
struct ctxinfo downstream;