Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_port_memory.c47 nxt_port_mmap_at(nxt_port_mmaps_t *port_mmaps, uint32_t i) in nxt_port_mmap_at() function
261 port_mmap = nxt_port_mmap_at(&process->incoming, hdr->id); in nxt_port_incoming_port_mmap()
305 port_mmap = nxt_port_mmap_at(mmaps, mmaps->size); in nxt_port_new_port_mmap()