Home
last modified time | relevance | path

Searched defs:helper (Results 1 – 14 of 14) sorted by relevance

/net/netfilter/
Dnfnetlink_cthelper.c35 struct nf_conntrack_helper helper; member
45 struct nf_conntrack_helper *helper; in nfnl_userspace_cthelper() local
99 const struct nf_conntrack_helper *helper; in nfnl_cthelper_from_nlattr() local
116 const struct nf_conntrack_helper *helper; in nfnl_cthelper_to_nlattr() local
172 nfnl_cthelper_parse_expect_policy(struct nf_conntrack_helper *helper, in nfnl_cthelper_parse_expect_policy()
223 struct nf_conntrack_helper *helper; in nfnl_cthelper_create() local
320 struct nf_conntrack_helper *helper) in nfnl_cthelper_update_policy_all()
360 static int nfnl_cthelper_update_policy(struct nf_conntrack_helper *helper, in nfnl_cthelper_update_policy()
385 struct nf_conntrack_helper *helper) in nfnl_cthelper_update()
423 struct nf_conntrack_helper *cur, *helper = NULL; in nfnl_cthelper_new() local
[all …]
Dnf_conntrack_helper.c106 void nf_conntrack_helper_put(struct nf_conntrack_helper *helper) in nf_conntrack_helper_put()
165 void nf_nat_helper_put(struct nf_conntrack_helper *helper) in nf_nat_helper_put()
194 struct nf_conntrack_helper *helper = NULL; in __nf_ct_try_assign_helper() local
262 struct nf_conntrack_helper *helper; in nf_ct_helper_destroy() local
330 const struct nf_conntrack_helper *helper; in nf_ct_helper_log() local
432 void nf_ct_helper_init(struct nf_conntrack_helper *helper, in nf_ct_helper_init()
462 int nf_conntrack_helpers_register(struct nf_conntrack_helper *helper, in nf_conntrack_helpers_register()
482 void nf_conntrack_helpers_unregister(struct nf_conntrack_helper *helper, in nf_conntrack_helpers_unregister()
Dnf_conntrack_ovs.c15 const struct nf_conntrack_helper *helper; in nf_ct_helper() local
81 struct nf_conntrack_helper *helper; in nf_ct_add_helper() local
Dnf_conntrack_broadcast.c23 const struct nf_conntrack_helper *helper; in nf_conntrack_broadcast_help() local
Dxt_CT.c76 struct nf_conntrack_helper *helper; in xt_ct_set_helper() local
141 struct nf_conntrack_helper *helper; in xt_ct_put_helper() local
Dxt_helper.c29 const struct nf_conntrack_helper *helper; in helper_mt() local
Dnf_conntrack_expect.c389 struct nf_conntrack_helper *helper; in nf_ct_expect_insert() local
439 struct nf_conntrack_helper *helper; in __nf_ct_expect_check() local
629 struct nf_conntrack_helper *helper; in exp_seq_show() local
Dnf_conntrack_netlink.c227 struct nf_conntrack_helper *helper; in ctnetlink_dump_helpinfo() local
1924 struct nf_conntrack_helper *helper; in ctnetlink_change_helper() local
2238 struct nf_conntrack_helper *helper; in ctnetlink_create_conntrack() local
2863 struct nf_conntrack_helper *helper = NULL; in ctnetlink_glue_attach_expect() local
3051 struct nf_conntrack_helper *helper; in ctnetlink_exp_dump_expect() local
3368 struct nf_conntrack_helper *helper; in expect_iter_name() local
3505 struct nf_conntrack_helper *helper, in ctnetlink_alloc_expect()
3573 struct nf_conntrack_helper *helper = NULL; in ctnetlink_create_expect() local
Dnft_ct.c60 const struct nf_conntrack_helper *helper; in nft_ct_get_eval() local
1181 const struct nf_conntrack_helper *helper; in nft_ct_helper_obj_dump() local
Dnf_conntrack_proto.c178 const struct nf_conntrack_helper *helper; in nf_confirm() local
Dnf_conntrack_sip.c1232 struct nf_conntrack_helper *helper; in process_register_request() local
Dnf_conntrack_core.c2248 const struct nf_conntrack_helper *helper; in nf_confirm_cthelper() local
/net/openvswitch/
Dconntrack.c62 struct nf_conntrack_helper *helper; member
1212 const char **helper, bool log) in parse_ct()
1358 const char *helper = NULL; in ovs_ct_copy_action() local
/net/sched/
Dact_ct.c1476 static int tcf_ct_dump_helper(struct sk_buff *skb, struct nf_conntrack_helper *helper) in tcf_ct_dump_helper()