HomeSort by relevance Sort by last modified time
    Searched defs:rth (Results 1 - 16 of 16) sorted by null

  /external/iproute2/tc/
tc_monitor.c 69 struct rtnl_handle rth; local
98 if (rtnl_open(&rth, groups) < 0)
101 ll_init_map(&rth);
103 if (rtnl_listen(&rth, accept_tcmsg, (void*)stdout) < 0) {
104 rtnl_close(&rth);
108 rtnl_close(&rth);
tc.c 41 struct rtnl_handle rth; variable in typeref:struct:rtnl_handle
265 if (rtnl_open(&rth, 0) < 0) {
289 rtnl_close(&rth);
348 if (rtnl_open(&rth, 0) < 0) {
354 rtnl_close(&rth);
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
ElemTextLiteral.java 206 SerializationHandler rth = transformer.getResultTreeHandler(); local
210 rth.processingInstruction(javax.xml.transform.Result.PI_DISABLE_OUTPUT_ESCAPING, "");
213 rth.characters(m_ch, 0, m_ch.length);
217 rth.processingInstruction(javax.xml.transform.Result.PI_ENABLE_OUTPUT_ESCAPING, "");
ElemValueOf.java 216 SerializationHandler rth = transformer.getResultTreeHandler(); local
228 rth.processingInstruction(
235 expr.executeCharsToContentHandler(xctxt, rth);
240 rth.processingInstruction(
ElemApplyTemplates.java 223 final SerializationHandler rth = transformer.getSerializationHandler(); local
224 // ContentHandler chandler = rth.getContentHandler();
294 // if(rth.m_elemIsPending || rth.m_docPending)
295 // rth.flushPending(true);
299 dtm.dispatchCharactersEvents(child, rth, false);
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/
ClonerToResultTree.java 133 SerializationHandler rth,
143 dtm.dispatchCharactersEvents(node, rth, false);
157 // rth.startElement(ns, localName, dtm.getNodeNameX(node), null);
160 rth.startElement(ns, localName, dtm.getNodeNameX(node));
167 SerializerUtils.addAttributes(rth, node);
168 SerializerUtils.processNSDecls(rth, node, nodeType, dtm);
173 rth.startCDATA();
174 dtm.dispatchCharactersEvents(node, rth, false);
175 rth.endCDATA();
178 SerializerUtils.addAttribute(rth, node)
    [all...]
TransformerImpl.java 1815 SerializationHandler rth = m_serializationHandler; local
    [all...]
  /external/iproute2/ip/
rtmon.c 70 struct rtnl_handle rth; local
156 if (rtnl_open(&rth, groups) < 0)
159 if (rtnl_wilddump_request(&rth, AF_UNSPEC, RTM_GETLINK) < 0) {
166 if (rtnl_dump_filter(&rth, dump_msg, fp, NULL, NULL) < 0) {
173 if (rtnl_listen(&rth, dump_msg, (void*)fp) < 0)
ip.c 35 struct rtnl_handle rth = { .fd = -1 }; variable in typeref:struct:rtnl_handle
109 if (rtnl_open(&rth, 0) < 0) {
132 rtnl_close(&rth);
239 if (rtnl_open(&rth, 0) < 0)
248 rtnl_close(&rth);
xfrm.h 75 struct rtnl_handle *rth; member in struct:xfrm_buffer
xfrm_policy.c 226 struct rtnl_handle rth; local
337 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0)
343 if (rtnl_talk(&rth, &req.n, 0, 0, NULL, NULL, NULL) < 0)
346 rtnl_close(&rth);
507 struct rtnl_handle rth; local
581 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0)
587 if (rtnl_talk(&rth, &req.n, 0, 0, res_nlbuf, NULL, NULL) < 0)
590 rtnl_close(&rth);
626 struct rtnl_handle *rth = xb->rth; local
687 struct rtnl_handle rth; local
875 struct rtnl_handle rth; local
904 struct rtnl_handle rth; local
    [all...]
xfrm_state.c 232 struct rtnl_handle rth; local
493 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0)
499 if (rtnl_talk(&rth, &req.n, 0, 0, NULL, NULL, NULL) < 0)
502 rtnl_close(&rth);
509 struct rtnl_handle rth; local
617 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0)
624 if (rtnl_talk(&rth, &req.n, 0, 0, res_n, NULL, NULL) < 0)
632 rtnl_close(&rth);
754 struct rtnl_handle rth; local
793 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0
831 struct rtnl_handle *rth = xb->rth; local
881 struct rtnl_handle rth; local
1033 struct rtnl_handle rth; local
1061 struct rtnl_handle rth; local
    [all...]
  /external/iproute2/genl/
ctrl.c 44 struct rtnl_handle rth; local
63 if (rtnl_open_byproto(&rth, 0, NETLINK_GENERIC) < 0) {
70 if (rtnl_talk(&rth, nlh, 0, 0, nlh, NULL, NULL) < 0) {
111 rtnl_close(&rth);
286 struct rtnl_handle rth; local
306 if (rtnl_open_byproto(&rth, 0, NETLINK_GENERIC) < 0) {
337 if (rtnl_talk(&rth, nlh, 0, 0, nlh, NULL, NULL) < 0) {
351 nlh->nlmsg_seq = rth.dump = ++rth.seq;
353 if (rtnl_send(&rth, (const char *) nlh, nlh->nlmsg_len) < 0)
370 struct rtnl_handle rth; local
    [all...]
  /external/iproute2/misc/
ifstat.c 120 struct rtnl_handle rth; local
122 if (rtnl_open(&rth, 0) < 0)
125 if (rtnl_wilddump_request(&rth, AF_INET, RTM_GETLINK) < 0) {
130 if (rtnl_dump_filter(&rth, get_nlmsg, NULL, NULL, NULL) < 0) {
135 rtnl_close(&rth);
arpd.c 61 struct rtnl_handle rth; variable in typeref:struct:rtnl_handle
284 return rtnl_send(&rth, (char*)&req, req.n.nlmsg_len) <= 0;
429 rtnl_wilddump_request(&rth, AF_INET, RTM_GETNEIGH);
451 status = recvmsg(rth.fd, &msg, MSG_DONTWAIT);
770 if (rtnl_open(&rth, RTMGRP_NEIGH) < 0) {
774 pset[1].fd = rth.fd;
ss.c 924 struct rtnl_handle rth; local
925 rtnl_open(&rth, 0);
926 ll_init_map(&rth);
927 rtnl_close(&rth);
    [all...]

Completed in 229 milliseconds