Searched refs:hk_rcvdata (Results 1 – 4 of 4) sorted by relevance
118 ng_rcvdata_t *hk_rcvdata; /* data comes here */ member146 #define _NG_HOOK_SET_RCVDATA(hook, val) do {(hook)->hk_rcvdata = val;} while (0)
2397 if ((!(rcvdata = hook->hk_rcvdata)) && in ng_apply_item()
119 ng_rcvdata_t *hk_rcvdata; /* data comes here */ member147 #define _NG_HOOK_SET_RCVDATA(hook, val) do {(hook)->hk_rcvdata = val;} while (0)
2415 if ((!(rcvdata = hook->hk_rcvdata)) && in ng_apply_item()