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