Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/netfilter/
Dnf_nat_h323.c334 static int nat_h245(struct sk_buff *skb, struct nf_conn *ct, in nat_h245() function
600 RCU_INIT_POINTER(nat_h245_hook, nat_h245); in init()
/linux-3.4.99/net/netfilter/
Dnf_conntrack_h323_main.c671 typeof(nat_h245_hook) nat_h245; in expect_h245() local
691 (nat_h245 = rcu_dereference(nat_h245_hook)) && in expect_h245()
694 ret = nat_h245(skb, ct, ctinfo, data, dataoff, taddr, in expect_h245()