HomeSort by relevance Sort by last modified time
    Searched refs:dstNode (Results 1 - 7 of 7) sorted by null

  /external/tcpdump/
ipx.h 23 u_int8_t dstNode[6]; /* destination node */
print-netbios.c 78 ipxaddr_string(EXTRACT_32BITS(ipx->dstNet), ipx->dstNode),
appletalk.h 42 u_int8_t dstNode;
print-ipx.c 68 ipxaddr_string(EXTRACT_32BITS(ipx->dstNet), ipx->dstNode),
print-atalk.c 142 ataddr_string(EXTRACT_16BITS(&dp->dstNet), dp->dstNode),
187 ataddr_string(EXTRACT_16BITS(&dp->dstNet), dp->dstNode),
  /external/webkit/WebCore/dom/
Document.cpp     [all...]
Document.h 768 void copyMarkers(Node *srcNode, unsigned startOffset, int length, Node *dstNode, int delta, DocumentMarker::MarkerType = DocumentMarker::AllMarkers);
    [all...]

Completed in 61 milliseconds