Home
last modified time | relevance | path

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

/linux/net/sched/
A Dem_text.c26 #define EM_TEXT_PRIV(m) ((struct text_match *) (m)->data) macro
31 struct text_match *tm = EM_TEXT_PRIV(m); in em_text_match()
100 if (EM_TEXT_PRIV(m) && EM_TEXT_PRIV(m)->config) in em_text_destroy()
101 textsearch_destroy(EM_TEXT_PRIV(m)->config); in em_text_destroy()
106 struct text_match *tm = EM_TEXT_PRIV(m); in em_text_dump()

Completed in 3 milliseconds