Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_string.c36 #define STRING_TEXT_PRIV(m) ((struct xt_string_info *)(m)) macro
67 textsearch_destroy(STRING_TEXT_PRIV(par->matchinfo)->config); in string_mt_destroy()