Searched refs:NGQF_FN2 (Results 1 – 4 of 4) sorted by relevance
2450 case NGQF_FN2: in ng_apply_item()3024 case NGQF_FN2: in ng_free_item()3309 case NGQF_FN2: in dumpitem()3747 if ((item = ng_alloc_item(NGQF_FN2, flags)) == NULL) in ng_send_fn2()3752 if ((item = ng_realloc_item(pitem, NGQF_FN2, flags)) == NULL) in ng_send_fn2()
665 #define NGQF_FN2 0x03 /* the queue element is a new function */ macro
2468 case NGQF_FN2: in ng_apply_item()3048 case NGQF_FN2: in ng_free_item()3337 case NGQF_FN2: in dumpitem()3777 if ((item = ng_alloc_item(NGQF_FN2, flags)) == NULL) in ng_send_fn2()3782 if ((item = ng_realloc_item(pitem, NGQF_FN2, flags)) == NULL) in ng_send_fn2()
667 #define NGQF_FN2 0x03 /* the queue element is a new function */ macro