Home
last modified time | relevance | path

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

/linux/net/ipv4/netfilter/
H A Dnf_nat_h323.c185 struct nf_conntrack_expect *rtp_pair[2] = { rtp_exp, rtcp_exp }; in nat_rtp_rtcp() local
232 ret = nf_ct_expect_related_pair(rtp_pair, 0); in nat_rtp_rtcp()
/linux/net/netfilter/
H A Dnf_nat_sip.c600 struct nf_conntrack_expect *rtp_pair[2] = { rtp_exp, rtcp_exp }; in nf_nat_sdp_media() local
633 ret = nf_ct_expect_related_pair(rtp_pair, in nf_nat_sdp_media()