Searched refs:srcNode (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| D | RegionPrinter.cpp | 74 std::string getEdgeAttributes(RegionNode *srcNode, in getEdgeAttributes() 79 if (srcNode->isSubRegion() || destNode->isSubRegion()) in getEdgeAttributes() 83 BasicBlock *srcBB = srcNode->getNodeAs<BasicBlock>(); in getEdgeAttributes()
|
| /freebsd-12-stable/contrib/tcpdump/ |
| D | print-ipx.c | 57 uint8_t srcNode[6]; /* source node */ member 81 ipxaddr_string(EXTRACT_32BITS(ipx->srcNet), ipx->srcNode), in ipx_print()
|
| D | print-atalk.c | 148 ND_PRINT((ndo, "%s.%s", ataddr_string(ndo, snet, dp->srcNode), in llap_print() 156 ddp_print(ndo, bp, length, dp->type, snet, dp->srcNode, dp->srcSkt); in llap_print() 198 ND_PRINT((ndo, "%s.%s", ataddr_string(ndo, snet, dp->srcNode), in atalk_print() 205 ddp_print(ndo, bp, length, dp->type, snet, dp->srcNode, dp->srcSkt); in atalk_print()
|
| D | appletalk.h | 41 uint8_t srcNode; member
|