Searched refs:nxt_proto_processes (Results 1 – 1 of 1) sorted by relevance
72 static nxt_lvlhsh_t nxt_proto_processes; variable1116 switch (nxt_lvlhsh_insert(&nxt_proto_processes, &lhq)) { in nxt_proto_process_add()1145 switch (nxt_lvlhsh_delete(&nxt_proto_processes, &lhq)) { in nxt_proto_process_remove()1175 if (nxt_lvlhsh_find(&nxt_proto_processes, &lhq) == NXT_OK) { in nxt_proto_process_find()