Searched refs:srtpProtectionProfile (Results 1 – 4 of 4) sorted by relevance
631 srtpProtectionProfile uint16 member659 m.srtpProtectionProfile == m1.srtpProtectionProfile &&708 if m.srtpProtectionProfile != 0 {817 if m.srtpProtectionProfile != 0 {825 z[6] = byte(m.srtpProtectionProfile >> 8)826 z[7] = byte(m.srtpProtectionProfile & 0xff)960 m.srtpProtectionProfile = uint16(data[2])<<8 | uint16(data[3])
707 if hs.serverHello.srtpProtectionProfile != 0 {714 if p == hs.serverHello.srtpProtectionProfile {723 c.srtpProtectionProfile = hs.serverHello.srtpProtectionProfile
326 hs.hello.srtpProtectionProfile = p1327 c.srtpProtectionProfile = p1335 hs.hello.srtpProtectionProfile = c.config.Bugs.SendSRTPProtectionProfile
65 srtpProtectionProfile uint16 member1305 state.SRTPProtectionProfile = c.srtpProtectionProfile