Searched refs:last_port_index (Results 1 – 2 of 2) sorted by relevance
69 uint8_t port_index = rfc_cb.rfc.last_port_index + static_cast<uint8_t>(1); in port_allocate_port()88 rfc_cb.rfc.last_port_index = port_index; in port_allocate_port()91 port_index, fmt::ptr(p_port), rfc_cb.rfc.last_port_index, bd_addr); in port_allocate_port()
164 uint8_t last_port_index; // Index of last port allocated in rfc_cb.port member