Searched refs:ss_t_id (Results 1 – 2 of 2) sorted by relevance
1292 bcopy(t_id, ss->ss_t_id, SRP_PORT_ID_LEN); in srpt_stp_alloc_session()1302 EUI_STR(ss->ss_t_name, BE_IN64(&ss->ss_t_id[0])); in srpt_stp_alloc_session()1305 ALIAS_STR(ss->ss_t_alias, BE_IN64(&ss->ss_t_id[0]), in srpt_stp_alloc_session()1306 BE_IN64(&ss->ss_t_id[8])); in srpt_stp_alloc_session()1507 &ch->ch_session->ss_t_id[0])), in srpt_stp_login()1509 &ch->ch_session->ss_t_id[8]))); in srpt_stp_login()1514 ch->ch_session->ss_t_id, in srpt_stp_login()
132 uint8_t ss_t_id[SRP_PORT_ID_LEN]; member