Home
last modified time | relevance | path

Searched refs:putPacket (Results 1 – 11 of 11) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/xstormy16/
H A Dxstormy16_stub.c321 putPacket ("OK"); in handle_exception()
324 putPacket ("E03"); in handle_exception()
327 putPacket ("E02"); in handle_exception()
343 putPacket ("E02"); in handle_exception()
349 putPacket ("OK"); in handle_exception()
352 putPacket ("OK"); in handle_exception()
368 putPacket ("OK"); in handle_exception()
371 putPacket ("E01"); in handle_exception()
377 putPacket ("OK"); in handle_exception()
399 putPacket (""); in handle_exception()
[all …]
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/xstormy16/
H A Dxstormy16_stub.c321 putPacket ("OK"); in handle_exception()
324 putPacket ("E03"); in handle_exception()
327 putPacket ("E02"); in handle_exception()
343 putPacket ("E02"); in handle_exception()
349 putPacket ("OK"); in handle_exception()
352 putPacket ("OK"); in handle_exception()
368 putPacket ("OK"); in handle_exception()
371 putPacket ("E01"); in handle_exception()
377 putPacket ("OK"); in handle_exception()
399 putPacket (""); in handle_exception()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/xstormy16/
H A Dxstormy16_stub.c321 putPacket ("OK"); in handle_exception()
324 putPacket ("E03"); in handle_exception()
327 putPacket ("E02"); in handle_exception()
343 putPacket ("E02"); in handle_exception()
349 putPacket ("OK"); in handle_exception()
352 putPacket ("OK"); in handle_exception()
368 putPacket ("OK"); in handle_exception()
371 putPacket ("E01"); in handle_exception()
377 putPacket ("OK"); in handle_exception()
399 putPacket (""); in handle_exception()
[all …]
/dports/net/zerotier/ZeroTierOne-1.8.3/node/
H A DPath.cpp22 if (RR->node->putPacket(tPtr,_localSocket,_addr,data,len)) { in send()
H A DPeer.cpp416 RR->node->putPacket(tPtr,localSocket,atAddress,outp.data(),outp.size()); in sendHELLO()
429 RR->node->putPacket(tPtr,localSocket,atAddress,outp.data(),outp.size()); in attemptToContactAt()
H A DNode.hpp107 …inline bool putPacket(void *tPtr,const int64_t localSocket,const InetAddress &addr,const void *dat… in putPacket() function in ZeroTier::Node
H A DBond.cpp751 …RR->node->putPacket(tPtr, _paths[pathIdx].p->localSocket(), _paths[pathIdx].p->address(), outp.dat… in sendPATH_NEGOTIATION_REQUEST()
768 RR->node->putPacket(tPtr, localSocket, atAddress, outp.data(), outp.size()); in sendQOS_MEASUREMENT()
803 …RR->node->putPacket(tPtr, _paths[i].p->localSocket(), _paths[i].p->address(), outp.data(), outp.si… in processBackgroundBondTasks()
H A DIncomingPacket.cpp616 …RR->node->putPacket(tPtr,_path->localSocket(),atAddr,&junk,4,2); // send low-TTL junk packet to 'o… in _doRENDEZVOUS()
/dports/net/p5-Net-Divert/Net-Divert-0.01/
H A DDivert.pm184 sub putPacket subroutine
/dports/devel/ccrtp/ccrtp-2.1.2/doc/
H A Dccrtp.texi1111 @item RTPQueue::putPacket()
1112 @findex RTPQueue::putPacket
1116 @code{putPacket()} has been removed and now there is only a
/dports/devel/ccrtp/ccrtp-2.1.2/
H A DChangeLog890 * src/rtp.h and src/queue.h: the "data" parameter of putPacket is