Searched refs:force_srtp_profile (Results 1 – 2 of 2) sorted by relevance
553 int force_srtp_profile; /* SRTP protection profile to use or all */ member999 opt.force_srtp_profile = DFL_SRTP_FORCE_PROFILE; in main()1444 opt.force_srtp_profile = atoi(q); in main()1883 { opt.force_srtp_profile, MBEDTLS_TLS_SRTP_UNSET }; in main()1885 if (opt.force_srtp_profile != 0) { in main()1898 } else if (opt.force_srtp_profile != 0) { in main()
705 int force_srtp_profile; /* SRTP protection profile to use or all */ member1784 opt.force_srtp_profile = DFL_SRTP_FORCE_PROFILE; in main()2292 opt.force_srtp_profile = atoi(q); in main()2887 { opt.force_srtp_profile, MBEDTLS_TLS_SRTP_UNSET }; in main()2889 if (opt.force_srtp_profile != 0) { in main()2907 } else if (opt.force_srtp_profile != 0) { in main()