Home
last modified time | relevance | path

Searched refs:send_raw_packet (Results 1 – 8 of 8) sorted by relevance

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/sim/fifo/axi_dram_fifo/sim_sram_1/
H A Dsimulation_script.v45 send_raw_packet(count_tx);
68 send_raw_packet(count_tx);
79 send_raw_packet(count_tx);
/dports/games/legesmotus/legesmotus-0.4.0/common/
H A DCommonNetwork.cpp49 void CommonNetwork::send_raw_packet(const UDPPacket& raw_packet) { in send_raw_packet() function in CommonNetwork
106 send_raw_packet(raw_packet); in send_packet()
H A DCommonNetwork.hpp56 void send_raw_packet(const UDPPacket& raw_packet);
/dports/security/axTLS/axTLS/ssl/
H A Dtls1.c54 static int send_raw_packet(SSL *ssl, uint8_t protocol);
949 static int send_raw_packet(SSL *ssl, uint8_t protocol) in send_raw_packet() function
1098 if ((ret = send_raw_packet(ssl, protocol)) <= 0) in send_packet()
/dports/graphics/argyllcms/Argyll_V1.9.2/ccast/axTLS/
H A Dtls1.c56 static int send_raw_packet(SSL *ssl, uint8_t protocol);
989 static int send_raw_packet(SSL *ssl, uint8_t protocol) in send_raw_packet() function
1144 if ((ret = send_raw_packet(ssl, protocol)) <= 0) in send_packet()
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/
H A Dtls1.c54 static int send_raw_packet(SSL *ssl, uint8_t protocol);
1038 static int send_raw_packet(SSL *ssl, uint8_t protocol) in send_raw_packet() function
1169 if ((ret = send_raw_packet(ssl, protocol)) <= 0) in send_packet()
/dports/lang/micropython/axtls-531cab9/ssl/
H A Dtls1.c54 static int send_raw_packet(SSL *ssl, uint8_t protocol);
1044 static int send_raw_packet(SSL *ssl, uint8_t protocol) in send_raw_packet() function
1198 if ((ret = send_raw_packet(ssl, protocol)) <= 0) in send_packet()
/dports/lang/gauche/Gauche-0.9.10/ext/tls/axTLS/ssl/
H A Dtls1.c54 static int send_raw_packet(SSL *ssl, uint8_t protocol);
1042 static int send_raw_packet(SSL *ssl, uint8_t protocol) in send_raw_packet() function
1193 if ((ret = send_raw_packet(ssl, protocol)) <= 0) in send_packet()