Searched refs:first_chain (Results 1 – 3 of 3) sorted by relevance
16 const char *(*first_chain)(struct xtc_handle *); member
99 for (chain = cb->ops->first_chain(h); in do_output()116 for (chain = cb->ops->first_chain(h); in do_output()
2746 .first_chain = TC_FIRST_CHAIN,