Home
last modified time | relevance | path

Searched refs:nxt_port_mmap_header_t (Results 1 – 6 of 6) sorted by relevance

/unit/src/
H A Dnxt_port_memory_int.h64 nxt_port_mmap_header_t *hdr;
103 nxt_port_mmap_chunk_id(nxt_port_mmap_header_t *hdr, const u_char *p) in nxt_port_mmap_chunk_id()
114 nxt_port_mmap_chunk_start(nxt_port_mmap_header_t *hdr, nxt_chunk_id_t c) in nxt_port_mmap_chunk_start()
H A Dnxt_port_memory.c125 nxt_port_mmap_header_t *hdr; in nxt_port_mmap_buf_completion()
210 nxt_port_mmap_header_t *hdr; in nxt_port_incoming_port_mmap()
295 nxt_port_mmap_header_t *hdr; in nxt_port_new_port_mmap()
452 nxt_port_mmap_header_t *hdr; in nxt_port_mmap_get()
549 nxt_port_mmap_header_t *hdr; in nxt_port_mmap_get_buf()
603 nxt_port_mmap_header_t *hdr; in nxt_port_mmap_increase_buf()
669 nxt_port_mmap_header_t *hdr; in nxt_port_mmap_get_incoming_buf()
718 nxt_port_mmap_header_t *hdr; in nxt_port_mmap_write()
H A Dnxt_port_memory.h13 typedef struct nxt_port_mmap_header_s nxt_port_mmap_header_t; typedef
H A Dnxt_unit.c125 nxt_port_mmap_header_t **hdr, nxt_unit_read_buf_t *rbuf);
212 nxt_port_mmap_header_t *hdr;
334 nxt_port_mmap_header_t *hdr;
2643 nxt_port_mmap_header_t *hdr; in nxt_unit_mmap_buf_send()
3491 static nxt_port_mmap_header_t *
3499 nxt_port_mmap_header_t *hdr; in nxt_unit_mmap_get()
3744 static nxt_port_mmap_header_t *
3751 nxt_port_mmap_header_t *hdr; in nxt_unit_new_mmap()
3937 nxt_port_mmap_header_t *hdr; in nxt_unit_get_outgoing_buf()
4009 nxt_port_mmap_header_t *hdr; in nxt_unit_incoming_mmap()
[all …]
H A Dnxt_port_socket.c274 nxt_port_mmap_header_t *hdr; in nxt_port_enqueue_buf()
H A Dnxt_router.c5300 nxt_port_mmap_header_t *hdr = mmap_handler->hdr; in nxt_router_app_prepare_request()