Searched refs:open_cmd (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Dasp_proto.c380 asp_open_cmd_t *open_cmd; local
579 open_cmd = (asp_open_cmd_t *)gbuf_rptr(mdata);
580 scb->svc_addr = open_cmd->SLSEntityIdentifier;
584 scb->tickle_interval = open_cmd->TickleInterval;
585 scb->session_timer = open_cmd->SessionTimer;
591 asp_send_req(gref, mioc, &open_cmd->SLSEntityIdentifier,
592 &open_cmd->Retry, &aw, 1, ASPSTATE_WaitingForOpenSessRsp, 0x01);

Completed in 21 milliseconds