Searched refs:help (Results 1 – 3 of 3) sorted by relevance
45 int (*help)(struct sk_buff *skb, member99 int (*help)(struct sk_buff *skb, unsigned int protoff,127 struct nf_conn_help *help; in nfct_help_data() local129 help = nf_ct_ext_find(ct, NF_CT_EXT_HELPER); in nfct_help_data()131 return (void *)help->data; in nfct_help_data()
32 union nf_conntrack_nat_help help; member
74 char *help; /* Help message for this command */ member