Searched refs:nat_h245 (Results 1 – 2 of 2) sorted by relevance
334 static int nat_h245(struct sk_buff *skb, struct nf_conn *ct, in nat_h245() function600 RCU_INIT_POINTER(nat_h245_hook, nat_h245); in init()
671 typeof(nat_h245_hook) nat_h245; in expect_h245() local691 (nat_h245 = rcu_dereference(nat_h245_hook)) && in expect_h245()694 ret = nat_h245(skb, ct, ctinfo, data, dataoff, taddr, in expect_h245()