Searched refs:nat_rtp_rtcp_hook (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/netfilter/
H A Dnf_conntrack_h323.h59 extern int (*nat_rtp_rtcp_hook) (struct sk_buff *skb,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/netfilter/
H A Dnf_conntrack_h323.h59 extern int (*nat_rtp_rtcp_hook) (struct sk_buff *skb,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dnf_nat_h323.c539 BUG_ON(nat_rtp_rtcp_hook != NULL);
549 rcu_assign_pointer(nat_rtp_rtcp_hook, nat_rtp_rtcp);
564 rcu_assign_pointer(nat_rtp_rtcp_hook, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_nat_h323.c539 BUG_ON(nat_rtp_rtcp_hook != NULL);
549 rcu_assign_pointer(nat_rtp_rtcp_hook, nat_rtp_rtcp);
564 rcu_assign_pointer(nat_rtp_rtcp_hook, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_h323_main.c72 int (*nat_rtp_rtcp_hook) (struct sk_buff *skb,
264 typeof(nat_rtp_rtcp_hook) nat_rtp_rtcp;
298 (nat_rtp_rtcp = rcu_dereference(nat_rtp_rtcp_hook)) &&
1820 EXPORT_SYMBOL_GPL(nat_rtp_rtcp_hook); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_h323_main.c72 int (*nat_rtp_rtcp_hook) (struct sk_buff *skb,
264 typeof(nat_rtp_rtcp_hook) nat_rtp_rtcp;
298 (nat_rtp_rtcp = rcu_dereference(nat_rtp_rtcp_hook)) &&
1820 EXPORT_SYMBOL_GPL(nat_rtp_rtcp_hook); variable

Completed in 80 milliseconds