Searched refs:nat_h245 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv4/netfilter/ |
| H A D | nf_nat_h323.c | 331 static int nat_h245(struct sk_buff *skb, struct nf_conn *ct, in nat_h245() function 601 RCU_INIT_POINTER(nat_h245_hook, nat_h245); in init()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_conntrack_h323_main.c | 677 typeof(nat_h245_hook) nat_h245; in expect_h245() local 697 (nat_h245 = rcu_dereference(nat_h245_hook)) && in expect_h245() 701 ret = nat_h245(skb, ct, ctinfo, protoff, data, dataoff, taddr, in expect_h245()
|