Searched refs:hk_rcvmsg (Results 1 – 4 of 4) sorted by relevance
117 ng_rcvmsg_t *hk_rcvmsg; /* control messages come here */ member145 #define _NG_HOOK_SET_RCVMSG(hook, val) do {(hook)->hk_rcvmsg = val;} while (0)
2440 if (((!hook) || (!(rcvmsg = hook->hk_rcvmsg))) && in ng_apply_item()
118 ng_rcvmsg_t *hk_rcvmsg; /* control messages come here */ member146 #define _NG_HOOK_SET_RCVMSG(hook, val) do {(hook)->hk_rcvmsg = val;} while (0)
2458 if (((!hook) || (!(rcvmsg = hook->hk_rcvmsg))) && in ng_apply_item()