Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/netfilter/
Dnf_conntrack_helper.h143 struct nf_ct_helper_expectfn { struct
153 void nf_ct_helper_expectfn_register(struct nf_ct_helper_expectfn *n); argument
154 void nf_ct_helper_expectfn_unregister(struct nf_ct_helper_expectfn *n);
155 struct nf_ct_helper_expectfn *
157 struct nf_ct_helper_expectfn *
/kernel/linux/linux-5.10/net/netfilter/
Dnf_conntrack_helper.c319 void nf_ct_helper_expectfn_register(struct nf_ct_helper_expectfn *n) in nf_ct_helper_expectfn_register()
327 void nf_ct_helper_expectfn_unregister(struct nf_ct_helper_expectfn *n) in nf_ct_helper_expectfn_unregister()
336 struct nf_ct_helper_expectfn *
339 struct nf_ct_helper_expectfn *cur; in nf_ct_helper_expectfn_find_by_name()
353 struct nf_ct_helper_expectfn *
356 struct nf_ct_helper_expectfn *cur; in nf_ct_helper_expectfn_find_by_symbol()
Dnf_nat_sip.c655 static struct nf_ct_helper_expectfn sip_nat = {
Dnf_nat_core.c1010 static struct nf_ct_helper_expectfn follow_master_nat = {
Dnf_conntrack_netlink.c3011 struct nf_ct_helper_expectfn *expfn; in ctnetlink_exp_dump_expect()
3540 struct nf_ct_helper_expectfn *expfn; in ctnetlink_alloc_expect()
/kernel/linux/linux-5.10/net/ipv4/netfilter/
Dnf_nat_h323.c572 static struct nf_ct_helper_expectfn q931_nat = {
577 static struct nf_ct_helper_expectfn callforwarding_nat = {