Home
last modified time | relevance | path

Searched refs:frags (Results 1 – 2 of 2) sorted by last modified time

/unit/src/
H A Dnxt_port.h275 nxt_lvlhsh_t frags; member
H A Dnxt_port_socket.c1105 res = nxt_lvlhsh_insert(&port->frags, &lhq); in nxt_port_frag_start()
1153 res = last != 0 ? nxt_lvlhsh_delete(&port->frags, &lhq) : in nxt_port_frag_find()
1154 nxt_lvlhsh_find(&port->frags, &lhq); in nxt_port_frag_find()