Home
last modified time | relevance | path

Searched defs:help (Results 1 – 25 of 135) sorted by relevance

123456

/kernel/linux/linux-4.19/net/netfilter/
Dnf_conntrack_helper.c197 struct nf_conn_help *help; in nf_ct_helper_ext_add() local
232 struct nf_conn_help *help; in __nf_ct_try_assign_helper() local
288 struct nf_conn_help *help = nfct_help(ct); in unhelp() local
301 struct nf_conn_help *help = nfct_help(ct); in nf_ct_helper_destroy() local
369 const struct nf_conn_help *help; in nf_ct_helper_log() local
440 struct nf_conn_help *help = nfct_help(exp->master); in expect_iter_me() local
Dxt_CT.c80 struct nf_conn_help *help; in xt_ct_set_helper() local
207 struct nf_conn_help *help; in xt_ct_tg_check() local
355 struct nf_conn_help *help; in xt_ct_tg_destroy() local
Dnf_nat_tftp.c21 static unsigned int help(struct sk_buff *skb, in help() function
Dnf_conntrack_broadcast.c31 struct nf_conn_help *help = nfct_help(ct); in nf_conntrack_broadcast_help() local
Dnf_nat_amanda.c27 static unsigned int help(struct sk_buff *skb, in help() function
Dnf_nat_irc.c31 static unsigned int help(struct sk_buff *skb, in help() function
/kernel/linux/linux-5.10/arch/um/include/shared/
Dinit.h86 #define __uml_setup(str, fn, help...) \ argument
92 #define __uml_setup(str, fn, help...) \ argument
96 #define __uml_help(fn, help...) \ argument
/kernel/linux/linux-4.19/arch/um/include/shared/
Dinit.h86 #define __uml_setup(str, fn, help...) \ argument
92 #define __uml_setup(str, fn, help...) \ argument
96 #define __uml_help(fn, help...) \ argument
/kernel/linux/linux-5.10/net/netfilter/
Dnf_conntrack_helper.c201 struct nf_conn_help *help; in nf_ct_helper_ext_add() local
236 struct nf_conn_help *help; in __nf_ct_try_assign_helper() local
292 struct nf_conn_help *help = nfct_help(ct); in unhelp() local
305 struct nf_conn_help *help = nfct_help(ct); in nf_ct_helper_destroy() local
373 const struct nf_conn_help *help; in nf_ct_helper_log() local
444 struct nf_conn_help *help = nfct_help(exp->master); in expect_iter_me() local
Dxt_CT.c77 struct nf_conn_help *help; in xt_ct_set_helper() local
143 struct nf_conn_help *help; in xt_ct_tg_check() local
271 struct nf_conn_help *help; in xt_ct_tg_destroy() local
Dnf_nat_tftp.c23 static unsigned int help(struct sk_buff *skb, in help() function
Dnf_conntrack_broadcast.c27 struct nf_conn_help *help = nfct_help(ct); in nf_conntrack_broadcast_help() local
Dnf_nat_amanda.c28 static unsigned int help(struct sk_buff *skb, in help() function
/kernel/linux/linux-4.19/tools/objtool/
Dobjtool.c41 const char *help; member
52 bool help; variable
/kernel/linux/linux-5.10/tools/objtool/
Dobjtool.c31 const char *help; member
42 bool help; variable
/kernel/linux/linux-5.10/scripts/
Dbootgraph.pl30 sub help { subroutine
Dheaderdep.pl42 sub help { subroutine
Ddev-needs.sh6 function help() { function
/kernel/linux/linux-4.19/scripts/
Dbootgraph.pl44 sub help { subroutine
Dheaderdep.pl42 sub help { subroutine
/kernel/linux/linux-4.19/tools/nfsd/
Dinject_fault.sh24 function help() function
/kernel/linux/linux-4.19/include/net/netfilter/
Dnf_conntrack_helper.h40 int (*help)(struct sk_buff *skb, member
120 struct nf_conn_help *help; in nfct_help_data() local
Dnf_nat.h33 union nf_conntrack_nat_help help; member
/kernel/linux/linux-5.10/include/net/netfilter/
Dnf_conntrack_helper.h45 int (*help)(struct sk_buff *skb, member
127 struct nf_conn_help *help; in nfct_help_data() local
/kernel/linux/linux-4.19/scripts/package/
DMakefile141 help: FORCE target

123456