Home
last modified time | relevance | path

Searched refs:nf_conn_help (Results 1 – 16 of 16) sorted by relevance

/linux/include/net/netfilter/
H A Dnf_conntrack_helper.h71 struct nf_conn_help { struct
85 BUILD_BUG_ON((structsize) > sizeof_field(struct nf_conn_help, data)) argument
120 struct nf_conn_help *nf_ct_helper_ext_add(struct nf_conn *ct, gfp_t gfp);
132 static inline struct nf_conn_help *nfct_help(const struct nf_conn *ct) in nfct_help()
139 struct nf_conn_help *help; in nfct_help_data()
151 struct nf_conn_help *help; in nf_ct_help_put()
H A Dnf_conntrack_expect.h170 struct nf_conn_help;
171 void nf_ct_expectation_gc(struct nf_conn_help *master_help);
/linux/net/netfilter/
H A Dnf_conntrack_expect.c46 void nf_ct_expectation_gc(struct nf_conn_help *master_help) in nf_ct_expectation_gc()
68 struct nf_conn_help *master_help = nfct_help(exp->master); in nf_ct_unlink_expect_report()
238 struct nf_conn_help *help = nfct_help(ct); in nf_ct_remove_expectations()
334 struct nf_conn_help *help; in nf_ct_expect_init()
420 struct nf_conn_help *master_help) in nf_ct_expect_insert()
443 static void evict_oldest_expect(struct nf_conn_help *master_help, in evict_oldest_expect()
466 struct nf_conn_help *master_help, in __nf_ct_expect_check()
532 struct nf_conn_help *master_help; in nf_ct_expect_related_report()
562 struct nf_conn_help *master_help; in nf_ct_expect_related_pair()
H A Dnf_conntrack_helper.c182 struct nf_conn_help *
185 struct nf_conn_help *help; in nf_ct_helper_ext_add()
200 struct nf_conn_help *help; in __nf_ct_try_assign_helper()
255 struct nf_conn_help *help = nfct_help(ct); in nf_ct_helper_destroy()
343 const struct nf_conn_help *help; in nf_ct_helper_log()
H A Dnf_conntrack_ovs.c19 const struct nf_conn_help *help; in nf_ct_helper()
89 struct nf_conn_help *help; in nf_ct_add_helper()
H A Dxt_helper.c28 const struct nf_conn_help *master_help; in helper_mt()
H A Dnfnetlink_cthelper.c45 const struct nf_conn_help *help; in nfnl_userspace_cthelper()
101 struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_from_nlattr()
121 const struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_to_nlattr()
252 if (size > sizeof_field(struct nf_conn_help, data)) { in nfnl_cthelper_create()
H A Dnf_conntrack_broadcast.c30 struct nf_conn_help *help = nfct_help(ct); in nf_conntrack_broadcast_help()
H A Dnf_conntrack_sip.c879 struct nf_conn_help *help = nfct_help(ct); in refresh_signalling_expectation()
905 struct nf_conn_help *help = nfct_help(ct); in flush_expectations()
941 struct nf_conn_help *help; in set_expected_rtp_rtcp()
1337 struct nf_conn_help *help; in process_register_request()
H A Dnf_conntrack_core.c565 struct nf_conn_help *help; in destroy_gre_conntrack()
1186 struct nf_conn_help *help; in __nf_conntrack_confirm()
1476 struct nf_conn_help *help; in nf_ct_help_gc()
1760 struct nf_conn_help *help; in init_conntrack()
2206 const struct nf_conn_help *help; in nf_confirm_cthelper()
H A Dnft_ct.c60 const struct nf_conn_help *help; in nft_ct_get_eval()
1119 struct nf_conn_help *help; in nft_ct_helper_obj_eval()
1416 struct nf_conn_help *help; in nft_ct_expect_obj_eval()
H A Dnf_conntrack_proto.c141 const struct nf_conn_help *help; in nf_confirm()
H A Dnf_conntrack_netlink.c226 const struct nf_conn_help *help = nfct_help(ct); in ctnetlink_dump_helpinfo()
1930 struct nf_conn_help *help = nfct_help(ct); in ctnetlink_change_helper()
2274 struct nf_conn_help *help; in ctnetlink_create_conntrack()
3203 struct nf_conn_help *help; in ctnetlink_exp_ct_dump_table()
3529 struct nf_conn_help *help; in ctnetlink_alloc_expect()
H A Dnf_nat_sip.c346 struct nf_conn_help *help = nfct_help(ct->master); in nf_nat_sip_expected()
/linux/net/sched/
H A Dact_ct.c766 struct nf_conn_help *help; in tcf_ct_skb_nfct_cached()
/linux/net/openvswitch/
H A Dconntrack.c584 struct nf_conn_help *help; in skb_nfct_cached()