Home
last modified time | relevance | path

Searched defs:handle_packet (Results 1 – 25 of 119) sorted by relevance

12345

/dports/net/p5-Net-Pcap/Net-Pcap-0.18/eg/
H A Dpktdump.pl32 sub handle_packet { subroutine
/dports/devel/elixir-nats/elixir-nats-0.1.4-alpha/lib/nats/
H A Dconnection.ex109 defp handle_packet(state, <<>>), do: {:noreply, state} function
110 defp handle_packet(state, packet) do function
/dports/games/retroarch/RetroArch-1.9.7/input/common/hid/
H A Dhid_device_driver.h30 void (*handle_packet)(void *data, uint8_t *buffer, size_t size); member
/dports/www/wpebackend-fdo/wpebackend-fdo-1.12.0/include/wpe/extensions/
H A Daudio.h84 …void (*handle_packet)(void* data, struct wpe_audio_packet_export*, uint32_t id, int32_t fd, uint32… member
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_pubsub_mqtt/
H A Dmod_pubsub_mqtt.lua10 function handle_packet(session, packet) function
/dports/comms/py-pyserial/pyserial-3.5/serial/threaded/
H A D__init__.py69 def handle_packet(self, packet): member in Packetizer
114 def handle_packet(self, packet): member in FramedPacket
133 def handle_packet(self, packet): member in LineReader
/dports/net/zmap/zmap-2.1.1/src/
H A Drecv.c33 void handle_packet(uint32_t buflen, const u_char *bytes) { in handle_packet() function
/dports/net/ipsumdump/ipsumdump-1.86/src/
H A Daggregatelen.cc41 AggregateLength::handle_packet(Packet *p) in handle_packet() function in AggregateLength
H A Daggregateip.cc86 AggregateIP::handle_packet(Packet *p) in handle_packet() function in AggregateIP
/dports/comms/py-pyserial/pyserial-3.5/test/
H A Dtest_threaded.py50 def handle_packet(self, packet): member in Test_threaded.test_framed_packet.TestFramedPacket
/dports/sysutils/munin-contrib/contrib-c31cb28/tools/profiling/
H A Dmunin-profile-node.py53 def handle_packet(self, packet): member in MuninProfiler
/dports/security/cowrie/cowrie-2.2.0/src/cowrie/ssh_proxy/protocols/
H A Dsftp.py120 def handle_packet(self, parent): member in SFTP
/dports/multimedia/schroedinger/schroedinger-1.0.11/tools/
H A Ddump_gop.c111 handle_packet (unsigned char *data, int size) in handle_packet() function
/dports/devel/libsigrok/libsigrok-0.5.2/src/hardware/kern-scale/
H A Dprotocol.c29 static void handle_packet(const uint8_t *buf, struct sr_dev_inst *sdi, in handle_packet() function
/dports/net-mgmt/tcptrack/tcptrack-1.4.2/src/
H A DSniffer.cc212 void handle_packet(u_char *other, const struct pcap_pkthdr *header, const u_char *packet) in handle_packet() function
/dports/devel/libsigrok/libsigrok-0.5.2/src/hardware/atten-pps3xxx/
H A Dprotocol.c36 static void handle_packet(const struct sr_dev_inst *sdi) in handle_packet() function
/dports/www/trafficserver/trafficserver-9.1.1/iocore/net/
H A Dtest_I_UDPNet.cc75 EchoServer::handle_packet(int event, void *data) in handle_packet() function in EchoServer
/dports/x11/xpra/xpra-4.3/tests/unittests/unit/server/mixins/
H A Dservermixintest_util.py55 def handle_packet(self, packet): member in ServerMixinTest
/dports/net/ntp/ntp-4.2.8p15/scripts/monitoring/
H A Dntp.pl354 sub handle_packet subroutine
/dports/devel/libsigrok/libsigrok-0.5.2/src/hardware/serial-dmm/
H A Dprotocol.c39 static void handle_packet(const uint8_t *buf, struct sr_dev_inst *sdi, in handle_packet() function
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/contrib/mod_sftp/
H A Dchannel.h64 int (*handle_packet)(pool *, void *, uint32_t, unsigned char *, uint32_t); member
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/contrib/mod_sftp/
H A Dchannel.h64 int (*handle_packet)(pool *, void *, uint32_t, unsigned char *, uint32_t); member
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/contrib/mod_sftp/
H A Dchannel.h64 int (*handle_packet)(pool *, void *, uint32_t, unsigned char *, uint32_t); member
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/contrib/mod_sftp/
H A Dchannel.h64 int (*handle_packet)(pool *, void *, uint32_t, unsigned char *, uint32_t); member
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/contrib/mod_sftp/
H A Dchannel.h64 int (*handle_packet)(pool *, void *, uint32_t, unsigned char *, uint32_t); member

12345