Searched refs:SRP_PORT_ID_LEN (Results 1 – 3 of 3) sorted by relevance
88 #define SRPT_ALIAS_LEN (SRP_PORT_ID_LEN * 2 + 2)135 uint8_t ss_i_id[SRP_PORT_ID_LEN];136 uint8_t ss_t_id[SRP_PORT_ID_LEN];307 uint8_t tp_srp_port_id[SRP_PORT_ID_LEN];
75 SRP_PORT_ID_LEN = 16, enumerator114 uint8_t lreq_initiator_port_id[SRP_PORT_ID_LEN];115 uint8_t lreq_target_port_id[SRP_PORT_ID_LEN];
1284 bcopy(i_id, srptpd->srp_name, SRP_PORT_ID_LEN); in srpt_stp_alloc_session()1291 bcopy(i_id, ss->ss_i_id, SRP_PORT_ID_LEN); in srpt_stp_alloc_session()1292 bcopy(t_id, ss->ss_t_id, SRP_PORT_ID_LEN); in srpt_stp_alloc_session()1422 SRP_PORT_ID_LEN) != 0) { in srpt_stp_login()1512 SRP_PORT_ID_LEN) == 0) && in srpt_stp_login()1515 SRP_PORT_ID_LEN) == 0)) { in srpt_stp_login()