Home
last modified time | relevance | path

Searched refs:help (Results 1 – 3 of 3) sorted by relevance

/include/net/netfilter/
Dnf_conntrack_helper.h45 int (*help)(struct sk_buff *skb, member
99 int (*help)(struct sk_buff *skb, unsigned int protoff,
127 struct nf_conn_help *help; in nfct_help_data() local
129 help = nf_ct_ext_find(ct, NF_CT_EXT_HELPER); in nfct_help_data()
131 return (void *)help->data; in nfct_help_data()
Dnf_nat.h32 union nf_conntrack_nat_help help; member
/include/linux/
Dkdb.h74 char *help; /* Help message for this command */ member