Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_port_hash.c21 nxt_pid_port_id_t *pid_port_id; in nxt_port_hash_test() local
24 pid_port_id = (nxt_pid_port_id_t *) lhq->key.start; in nxt_port_hash_test()
27 && pid_port_id->pid == port->pid in nxt_port_hash_test()
28 && pid_port_id->port_id == port->id) in nxt_port_hash_test()