Home
last modified time | relevance | path

Searched refs:direct_rtp (Results 1 – 1 of 1) sorted by relevance

/linux/net/netfilter/
H A Dnf_conntrack_sip.c937 int direct_rtp = 0, skip_expect = 0, ret = NF_DROP; in set_expected_rtp_rtcp() local
1015 if (!direct_rtp && in set_expected_rtp_rtcp()
1022 direct_rtp = 1; in set_expected_rtp_rtcp()
1032 if (direct_rtp) { in set_expected_rtp_rtcp()
1056 if (hooks && ct->status & IPS_NAT_MASK && !direct_rtp) in set_expected_rtp_rtcp()