Searched refs:last_port_index (Results 1 – 2 of 2) sorted by relevance
64 uint8_t port_index = rfc_cb.rfc.last_port_index + static_cast<uint8_t>(1); in port_allocate_port()83 rfc_cb.rfc.last_port_index = port_index; in port_allocate_port()87 __func__, port_index, p_port, rfc_cb.rfc.last_port_index, in port_allocate_port()
229 uint8_t last_port_index; // Index of last port allocated in rfc_cb.port member