cfg_redir
LIST_ENTRY(cfg_redir) _next; /* chain of redir instances */
LIST_HEAD(redir_chain, cfg_redir) redir_chain;
#define SOF_REDIR sizeof(struct cfg_redir)
struct cfg_redir *r;
struct cfg_redir *r, *tmp_r;
struct cfg_redir *r;
LIST_ENTRY(cfg_redir) _next; /* chain of redir instances */
struct cfg_redir *r;
LIST_ENTRY(cfg_redir) _next;
LIST_HEAD(redir_chain, cfg_redir) redir_chain;