Searched refs:srcNode (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | RegionPrinter.cpp | 62 std::string getEdgeAttributes(RegionNode *srcNode, in getEdgeAttributes() 67 if (srcNode->isSubRegion() || destNode->isSubRegion()) in getEdgeAttributes() 71 BasicBlock *srcBB = srcNode->getNodeAs<BasicBlock>(); in getEdgeAttributes()
|
| /openbsd-src/usr.sbin/tcpdump/ |
| H A D | print-atalk.c | 105 printf("%s.%s", ataddr_string(snet, dp->srcNode), in atalk_print() 112 ddp_print(bp, length, dp->type, snet, dp->srcNode, dp->srcSkt); in atalk_print() 161 printf("%s.%s", ataddr_string(snet, dp->srcNode), in atalk_print_llap() 168 ddp_print(bp, length, dp->type, snet, dp->srcNode, dp->srcSkt); in atalk_print_llap()
|
| H A D | ipx.h | 26 u_char srcNode[6]; /* source node */ member
|
| H A D | appletalk.h | 45 u_char srcNode; member
|
| H A D | print-ipx.c | 62 ipxaddr_string(EXTRACT_32BITS(ipx->srcNet), ipx->srcNode), in ipx_print()
|