Home
last modified time | relevance | path

Searched refs:nf_ct_helper_expectfn (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/include/net/netfilter/
Dnf_conntrack_helper.h99 struct nf_ct_helper_expectfn { struct
109 void nf_ct_helper_expectfn_register(struct nf_ct_helper_expectfn *n); argument
110 void nf_ct_helper_expectfn_unregister(struct nf_ct_helper_expectfn *n);
111 struct nf_ct_helper_expectfn *
113 struct nf_ct_helper_expectfn *
/linux-4.1.27/net/netfilter/
Dnf_conntrack_helper.c283 void nf_ct_helper_expectfn_register(struct nf_ct_helper_expectfn *n) in nf_ct_helper_expectfn_register()
291 void nf_ct_helper_expectfn_unregister(struct nf_ct_helper_expectfn *n) in nf_ct_helper_expectfn_unregister()
299 struct nf_ct_helper_expectfn *
302 struct nf_ct_helper_expectfn *cur; in nf_ct_helper_expectfn_find_by_name()
317 struct nf_ct_helper_expectfn *
320 struct nf_ct_helper_expectfn *cur; in nf_ct_helper_expectfn_find_by_symbol()
Dnf_nat_sip.c621 static struct nf_ct_helper_expectfn sip_nat = {
Dnf_nat_core.c842 static struct nf_ct_helper_expectfn follow_master_nat = {
Dnf_conntrack_netlink.c2358 struct nf_ct_helper_expectfn *expfn; in ctnetlink_exp_dump_expect()
2909 struct nf_ct_helper_expectfn *expfn; in ctnetlink_alloc_expect()
/linux-4.1.27/net/ipv4/netfilter/
Dnf_nat_h323.c570 static struct nf_ct_helper_expectfn q931_nat = {
575 static struct nf_ct_helper_expectfn callforwarding_nat = {