Home
last modified time | relevance | path

Searched refs:nxt_unit_port_id_t (Results 1 – 3 of 3) sorted by relevance

/unit/src/
H A Dnxt_unit_typedefs.h12 typedef struct nxt_unit_port_id_s nxt_unit_port_id_t; typedef
H A Dnxt_unit.h79 nxt_unit_port_id_t id;
243 void nxt_unit_port_id_init(nxt_unit_port_id_t *port_id, pid_t pid, uint16_t id);
H A Dnxt_unit.c73 nxt_unit_port_id_t *port_id);
161 nxt_unit_port_id_t *port_id);
163 nxt_unit_port_id_t *port_id);
168 static int nxt_unit_get_port(nxt_unit_ctx_t *ctx, nxt_unit_port_id_t *port_id);
192 nxt_unit_port_id_t *port_id, int remove);
1289 nxt_unit_port_id_t port_id; in nxt_unit_process_req_headers()
1468 nxt_unit_port_id_t *port_id) in nxt_unit_request_check_response_port()
5259 nxt_unit_port_id_init(nxt_unit_port_id_t *port_id, pid_t pid, uint16_t id) in nxt_unit_port_id_init()
5648 nxt_unit_port_id_t *port_id) in nxt_unit_remove_port()
5867 nxt_unit_get_port(nxt_unit_ctx_t *ctx, nxt_unit_port_id_t *port_id) in nxt_unit_get_port()
[all …]