Home
last modified time | relevance | path

Searched defs:tca (Results 1 – 4 of 4) sorted by relevance

/external/strace/
Drtnl_tc_action.c51 struct tcamsg tca = { .tca_family = family }; in DECL_NETLINK_ROUTE_DECODER() local
/external/libnl/include/netlink-private/
Dtc.h46 static inline void *tca_xstats(struct rtnl_tc *tca) in tca_xstats()
/external/pdfium/xfa/fgas/layout/
Dcfx_break.cpp167 std::vector<CFX_Char>& tca = m_pCurLine->m_LineChars; in GetLastChar() local
Dcfx_rtfbreak.cpp530 int32_t CFX_RTFBreak::GetBreakPos(std::vector<CFX_Char>& tca, in GetBreakPos()