Searched refs:iac (Results 1 – 3 of 3) sorted by relevance
110 uint8_t iac; member120 dst->iac = src->iac; in telnet_command_cpy()
157 if (!cmd->iac) { in telnet_reply_command()252 if (cmd->iac != NVT_CMD_IAC) { in telnet_handle_command()257 LOG_DBG("Got a command %u/%u/%u", cmd->iac, cmd->op, cmd->opt); in telnet_handle_command()338 cmd->iac = *(buf + off); in telnet_recv()
872 const uint8_t iac[3] = {0x33, 0x8b, 0x9e}; in br_start_inquiry() local886 memcpy(cp->lap, iac, 3); in br_start_inquiry()