Searched refs:m_help (Results 1 – 1 of 1) sorted by relevance
3066 const struct nf_conn_help *m_help; in expect_iter_name() local3069 m_help = nfct_help(exp->master); in expect_iter_name()3071 return strcmp(m_help->helper->name, name) == 0; in expect_iter_name()