Home
last modified time | relevance | path

Searched defs:packet (Results 51 – 75 of 11320) sorted by relevance

12345678910>>...453

/dports/security/tinc-devel/tinc-1.1pre18/src/
H A Droute.c346 if(DATA(packet)[ethlen + 8] <= 1) { in do_decrement_ttl() local
355 DATA(packet)[ethlen + 8]--; in do_decrement_ttl() local
365 DATA(packet)[ethlen + 10] = checksum >> 8; in do_decrement_ttl() local
375 if(DATA(packet)[ethlen + 7] <= 1) { in do_decrement_ttl() local
383 DATA(packet)[ethlen + 7]--; in do_decrement_ttl() local
442 if(DATA(packet)[start + 20 + i] == 0) { in clamp_mss() local
446 if(DATA(packet)[start + 20 + i] == 1) { in clamp_mss() local
455 if(DATA(packet)[start + 20 + i] != 2) { in clamp_mss() local
464 if(DATA(packet)[start + 21] != 4) { in clamp_mss() local
488 DATA(packet)[start + 16] = csum >> 8; in clamp_mss() local
[all …]
/dports/games/uqm/uqm-0.8.0/src/uqm/supermelee/netplay/
H A Dpackethandlers.c84 PacketHandler_Init(NetConnection *conn, const Packet_Init *packet) { in PacketHandler_Init()
136 PacketHandler_Ack(NetConnection *conn, const Packet_Ack *packet) { in PacketHandler_Ack()
299 const Packet_Handshake0 *packet) { in PacketHandler_Handshake0()
324 const Packet_Handshake1 *packet) { in PacketHandler_Handshake1()
363 const Packet_HandshakeCancel *packet) { in PacketHandler_HandshakeCancel()
386 const Packet_HandshakeCancelAck *packet) { in PacketHandler_HandshakeCancelAck()
415 const Packet_SeedRandom *packet) { in PacketHandler_SeedRandom()
439 const Packet_InputDelay *packet) { in PacketHandler_InputDelay()
467 const Packet_SelectShip *packet) { in PacketHandler_SelectShip()
495 const Packet_BattleInput *packet) { in PacketHandler_BattleInput()
[all …]
/dports/security/tinc-devel/tinc-1.1pre18/src/bsd/
H A Ddevice.c356 static bool read_packet(vpn_packet_t *packet) { in read_packet()
375 switch(DATA(packet)[14] >> 4) { in read_packet() local
377 DATA(packet)[12] = 0x08; in read_packet() local
378 DATA(packet)[13] = 0x00; in read_packet() local
382 DATA(packet)[12] = 0x86; in read_packet() local
383 DATA(packet)[13] = 0xDD; in read_packet() local
405 switch(DATA(packet)[14] >> 4) { in read_packet() local
407 DATA(packet)[12] = 0x08; in read_packet() local
408 DATA(packet)[13] = 0x00; in read_packet() local
412 DATA(packet)[12] = 0x86; in read_packet() local
[all …]
/dports/multimedia/gstreamer1-plugins-ugly/gst-plugins-ugly-1.16.2/gst/realmedia/
H A Dgstrdtbuffer.c38 GstRDTPacket packet; in gst_rdt_buffer_get_packet_count() local
53 read_packet_header (GstRDTPacket * packet) in read_packet_header()
218 gst_rdt_packet_move_to_next (GstRDTPacket * packet) in gst_rdt_packet_move_to_next()
247 gst_rdt_packet_get_type (GstRDTPacket * packet) in gst_rdt_packet_get_type()
257 gst_rdt_packet_get_length (GstRDTPacket * packet) in gst_rdt_packet_get_length()
266 gst_rdt_packet_to_buffer (GstRDTPacket * packet) in gst_rdt_packet_to_buffer()
289 gst_rdt_packet_data_get_seq (GstRDTPacket * packet) in gst_rdt_packet_data_get_seq()
367 gst_rdt_packet_data_unmap (GstRDTPacket * packet) in gst_rdt_packet_data_unmap()
379 gst_rdt_packet_data_get_stream_id (GstRDTPacket * packet) in gst_rdt_packet_data_get_stream_id()
415 gst_rdt_packet_data_get_timestamp (GstRDTPacket * packet) in gst_rdt_packet_data_get_timestamp()
[all …]
/dports/multimedia/gstreamer1-plugins-dvdread/gst-plugins-ugly-1.16.2/gst/realmedia/
H A Dgstrdtbuffer.c38 GstRDTPacket packet; in gst_rdt_buffer_get_packet_count() local
53 read_packet_header (GstRDTPacket * packet) in read_packet_header()
218 gst_rdt_packet_move_to_next (GstRDTPacket * packet) in gst_rdt_packet_move_to_next()
247 gst_rdt_packet_get_type (GstRDTPacket * packet) in gst_rdt_packet_get_type()
257 gst_rdt_packet_get_length (GstRDTPacket * packet) in gst_rdt_packet_get_length()
266 gst_rdt_packet_to_buffer (GstRDTPacket * packet) in gst_rdt_packet_to_buffer()
289 gst_rdt_packet_data_get_seq (GstRDTPacket * packet) in gst_rdt_packet_data_get_seq()
367 gst_rdt_packet_data_unmap (GstRDTPacket * packet) in gst_rdt_packet_data_unmap()
379 gst_rdt_packet_data_get_stream_id (GstRDTPacket * packet) in gst_rdt_packet_data_get_stream_id()
415 gst_rdt_packet_data_get_timestamp (GstRDTPacket * packet) in gst_rdt_packet_data_get_timestamp()
[all …]
/dports/multimedia/gstreamer1-plugins-mpeg2dec/gst-plugins-ugly-1.16.2/gst/realmedia/
H A Dgstrdtbuffer.c38 GstRDTPacket packet; in gst_rdt_buffer_get_packet_count() local
53 read_packet_header (GstRDTPacket * packet) in read_packet_header()
218 gst_rdt_packet_move_to_next (GstRDTPacket * packet) in gst_rdt_packet_move_to_next()
247 gst_rdt_packet_get_type (GstRDTPacket * packet) in gst_rdt_packet_get_type()
257 gst_rdt_packet_get_length (GstRDTPacket * packet) in gst_rdt_packet_get_length()
266 gst_rdt_packet_to_buffer (GstRDTPacket * packet) in gst_rdt_packet_to_buffer()
289 gst_rdt_packet_data_get_seq (GstRDTPacket * packet) in gst_rdt_packet_data_get_seq()
367 gst_rdt_packet_data_unmap (GstRDTPacket * packet) in gst_rdt_packet_data_unmap()
379 gst_rdt_packet_data_get_stream_id (GstRDTPacket * packet) in gst_rdt_packet_data_get_stream_id()
415 gst_rdt_packet_data_get_timestamp (GstRDTPacket * packet) in gst_rdt_packet_data_get_timestamp()
[all …]
/dports/audio/gstreamer1-plugins-sidplay/gst-plugins-ugly-1.16.2/gst/realmedia/
H A Dgstrdtbuffer.c38 GstRDTPacket packet; in gst_rdt_buffer_get_packet_count() local
53 read_packet_header (GstRDTPacket * packet) in read_packet_header()
218 gst_rdt_packet_move_to_next (GstRDTPacket * packet) in gst_rdt_packet_move_to_next()
247 gst_rdt_packet_get_type (GstRDTPacket * packet) in gst_rdt_packet_get_type()
257 gst_rdt_packet_get_length (GstRDTPacket * packet) in gst_rdt_packet_get_length()
266 gst_rdt_packet_to_buffer (GstRDTPacket * packet) in gst_rdt_packet_to_buffer()
289 gst_rdt_packet_data_get_seq (GstRDTPacket * packet) in gst_rdt_packet_data_get_seq()
367 gst_rdt_packet_data_unmap (GstRDTPacket * packet) in gst_rdt_packet_data_unmap()
379 gst_rdt_packet_data_get_stream_id (GstRDTPacket * packet) in gst_rdt_packet_data_get_stream_id()
415 gst_rdt_packet_data_get_timestamp (GstRDTPacket * packet) in gst_rdt_packet_data_get_timestamp()
[all …]
/dports/audio/gstreamer1-plugins-amrnb/gst-plugins-ugly-1.16.2/gst/realmedia/
H A Dgstrdtbuffer.c38 GstRDTPacket packet; in gst_rdt_buffer_get_packet_count() local
53 read_packet_header (GstRDTPacket * packet) in read_packet_header()
218 gst_rdt_packet_move_to_next (GstRDTPacket * packet) in gst_rdt_packet_move_to_next()
247 gst_rdt_packet_get_type (GstRDTPacket * packet) in gst_rdt_packet_get_type()
257 gst_rdt_packet_get_length (GstRDTPacket * packet) in gst_rdt_packet_get_length()
266 gst_rdt_packet_to_buffer (GstRDTPacket * packet) in gst_rdt_packet_to_buffer()
289 gst_rdt_packet_data_get_seq (GstRDTPacket * packet) in gst_rdt_packet_data_get_seq()
367 gst_rdt_packet_data_unmap (GstRDTPacket * packet) in gst_rdt_packet_data_unmap()
379 gst_rdt_packet_data_get_stream_id (GstRDTPacket * packet) in gst_rdt_packet_data_get_stream_id()
415 gst_rdt_packet_data_get_timestamp (GstRDTPacket * packet) in gst_rdt_packet_data_get_timestamp()
[all …]
/dports/audio/gstreamer1-plugins-amrwbdec/gst-plugins-ugly-1.16.2/gst/realmedia/
H A Dgstrdtbuffer.c38 GstRDTPacket packet; in gst_rdt_buffer_get_packet_count() local
53 read_packet_header (GstRDTPacket * packet) in read_packet_header()
218 gst_rdt_packet_move_to_next (GstRDTPacket * packet) in gst_rdt_packet_move_to_next()
247 gst_rdt_packet_get_type (GstRDTPacket * packet) in gst_rdt_packet_get_type()
257 gst_rdt_packet_get_length (GstRDTPacket * packet) in gst_rdt_packet_get_length()
266 gst_rdt_packet_to_buffer (GstRDTPacket * packet) in gst_rdt_packet_to_buffer()
289 gst_rdt_packet_data_get_seq (GstRDTPacket * packet) in gst_rdt_packet_data_get_seq()
367 gst_rdt_packet_data_unmap (GstRDTPacket * packet) in gst_rdt_packet_data_unmap()
379 gst_rdt_packet_data_get_stream_id (GstRDTPacket * packet) in gst_rdt_packet_data_get_stream_id()
415 gst_rdt_packet_data_get_timestamp (GstRDTPacket * packet) in gst_rdt_packet_data_get_timestamp()
[all …]
/dports/audio/gstreamer1-plugins-a52dec/gst-plugins-ugly-1.16.2/gst/realmedia/
H A Dgstrdtbuffer.c38 GstRDTPacket packet; in gst_rdt_buffer_get_packet_count() local
53 read_packet_header (GstRDTPacket * packet) in read_packet_header()
218 gst_rdt_packet_move_to_next (GstRDTPacket * packet) in gst_rdt_packet_move_to_next()
247 gst_rdt_packet_get_type (GstRDTPacket * packet) in gst_rdt_packet_get_type()
257 gst_rdt_packet_get_length (GstRDTPacket * packet) in gst_rdt_packet_get_length()
266 gst_rdt_packet_to_buffer (GstRDTPacket * packet) in gst_rdt_packet_to_buffer()
289 gst_rdt_packet_data_get_seq (GstRDTPacket * packet) in gst_rdt_packet_data_get_seq()
367 gst_rdt_packet_data_unmap (GstRDTPacket * packet) in gst_rdt_packet_data_unmap()
379 gst_rdt_packet_data_get_stream_id (GstRDTPacket * packet) in gst_rdt_packet_data_get_stream_id()
415 gst_rdt_packet_data_get_timestamp (GstRDTPacket * packet) in gst_rdt_packet_data_get_timestamp()
[all …]
/dports/sysutils/gstreamer1-plugins-cdio/gst-plugins-ugly-1.16.2/gst/realmedia/
H A Dgstrdtbuffer.c38 GstRDTPacket packet; in gst_rdt_buffer_get_packet_count() local
53 read_packet_header (GstRDTPacket * packet) in read_packet_header()
218 gst_rdt_packet_move_to_next (GstRDTPacket * packet) in gst_rdt_packet_move_to_next()
247 gst_rdt_packet_get_type (GstRDTPacket * packet) in gst_rdt_packet_get_type()
257 gst_rdt_packet_get_length (GstRDTPacket * packet) in gst_rdt_packet_get_length()
266 gst_rdt_packet_to_buffer (GstRDTPacket * packet) in gst_rdt_packet_to_buffer()
289 gst_rdt_packet_data_get_seq (GstRDTPacket * packet) in gst_rdt_packet_data_get_seq()
367 gst_rdt_packet_data_unmap (GstRDTPacket * packet) in gst_rdt_packet_data_unmap()
379 gst_rdt_packet_data_get_stream_id (GstRDTPacket * packet) in gst_rdt_packet_data_get_stream_id()
415 gst_rdt_packet_data_get_timestamp (GstRDTPacket * packet) in gst_rdt_packet_data_get_timestamp()
[all …]
/dports/multimedia/gstreamer1-plugins-x264/gst-plugins-ugly-1.16.2/gst/realmedia/
H A Dgstrdtbuffer.c38 GstRDTPacket packet; in gst_rdt_buffer_get_packet_count() local
53 read_packet_header (GstRDTPacket * packet) in read_packet_header()
218 gst_rdt_packet_move_to_next (GstRDTPacket * packet) in gst_rdt_packet_move_to_next()
247 gst_rdt_packet_get_type (GstRDTPacket * packet) in gst_rdt_packet_get_type()
257 gst_rdt_packet_get_length (GstRDTPacket * packet) in gst_rdt_packet_get_length()
266 gst_rdt_packet_to_buffer (GstRDTPacket * packet) in gst_rdt_packet_to_buffer()
289 gst_rdt_packet_data_get_seq (GstRDTPacket * packet) in gst_rdt_packet_data_get_seq()
367 gst_rdt_packet_data_unmap (GstRDTPacket * packet) in gst_rdt_packet_data_unmap()
379 gst_rdt_packet_data_get_stream_id (GstRDTPacket * packet) in gst_rdt_packet_data_get_stream_id()
415 gst_rdt_packet_data_get_timestamp (GstRDTPacket * packet) in gst_rdt_packet_data_get_timestamp()
[all …]
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/network/test/
H A Dpacketbb-test-suite.cc141 Ptr<PbbPacket> packet = Create<PbbPacket> (); in PbbTestSuite() local
156 Ptr<PbbPacket> packet = Create<PbbPacket> (); in PbbTestSuite() local
196 Ptr<PbbPacket> packet = Create<PbbPacket> (); in PbbTestSuite() local
227 Ptr<PbbPacket> packet = Create<PbbPacket> (); in PbbTestSuite() local
265 Ptr<PbbPacket> packet = Create<PbbPacket> (); in PbbTestSuite() local
382 Ptr<PbbPacket> packet = Create<PbbPacket> (); in PbbTestSuite() local
578 Ptr<PbbPacket> packet = Create<PbbPacket> (); in PbbTestSuite() local
627 Ptr<PbbPacket> packet = Create<PbbPacket> (); in PbbTestSuite() local
684 Ptr<PbbPacket> packet = Create<PbbPacket> (); in PbbTestSuite() local
743 Ptr<PbbPacket> packet = Create<PbbPacket> (); in PbbTestSuite() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/secure_channel/
H A Dble_weave_packet_generator.cc30 Packet packet(kMinConnectionRequestSize, 0); in CreateConnectionRequest() local
45 Packet packet(kMinConnectionResponseSize, 0); in CreateConnectionResponse() local
60 Packet packet(kMaxConnectionCloseSize, 0); in CreateConnectionClose() local
93 Packet* packet = &weave_message[i]; in EncodeDataMessage() local
116 Packet* packet) { in SetShortField()
129 Packet* packet) { in SetPacketTypeBit()
140 Packet* packet) { in SetControlCommand()
149 void BluetoothLowEnergyWeavePacketGenerator::SetPacketCounter(Packet* packet) { in SetPacketCounter()
161 void BluetoothLowEnergyWeavePacketGenerator::SetDataFirstBit(Packet* packet) { in SetDataFirstBit()
169 void BluetoothLowEnergyWeavePacketGenerator::SetDataLastBit(Packet* packet) { in SetDataLastBit()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/test/
H A Dgen_tcp_echo_SUITE.erl353 packet(infinite, {asn1, _, Tag}) -> function
355 packet(infinite, _) -> function
357 packet({Size, _RecvLimit}, Type) -> function
359 packet(Size, 1) when Size > 255 -> function
361 packet(Size, 2) when Size > 65535 -> function
369 packet(Size, {asn1, _, Tag}) -> function
371 packet(Size, {cdr, Endian}) -> function
377 packet(Size, sunrm) -> function
381 packet(Size, line) -> function
383 packet(Size, tpkt) -> function
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/test/
H A Dgen_tcp_echo_SUITE.erl369 packet(infinite, {asn1, _, Tag}) -> function
371 packet(infinite, _) -> function
373 packet({Size, _RecvLimit}, Type) -> function
375 packet(Size, 1) when Size > 255 -> function
377 packet(Size, 2) when Size > 65535 -> function
385 packet(Size, {asn1, _, Tag}) -> function
387 packet(Size, {cdr, Endian}) -> function
393 packet(Size, sunrm) -> function
397 packet(Size, line) -> function
399 packet(Size, tpkt) -> function
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/
H A Dgen_tcp_echo_SUITE.erl369 packet(infinite, {asn1, _, Tag}) -> function
371 packet(infinite, _) -> function
373 packet({Size, _RecvLimit}, Type) -> function
375 packet(Size, 1) when Size > 255 -> function
377 packet(Size, 2) when Size > 65535 -> function
385 packet(Size, {asn1, _, Tag}) -> function
387 packet(Size, {cdr, Endian}) -> function
393 packet(Size, sunrm) -> function
397 packet(Size, line) -> function
399 packet(Size, tpkt) -> function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/
H A Dgen_tcp_echo_SUITE.erl369 packet(infinite, {asn1, _, Tag}) -> function
371 packet(infinite, _) -> function
373 packet({Size, _RecvLimit}, Type) -> function
375 packet(Size, 1) when Size > 255 -> function
377 packet(Size, 2) when Size > 65535 -> function
385 packet(Size, {asn1, _, Tag}) -> function
387 packet(Size, {cdr, Endian}) -> function
393 packet(Size, sunrm) -> function
397 packet(Size, line) -> function
399 packet(Size, tpkt) -> function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/
H A Dgen_tcp_echo_SUITE.erl369 packet(infinite, {asn1, _, Tag}) -> function
371 packet(infinite, _) -> function
373 packet({Size, _RecvLimit}, Type) -> function
375 packet(Size, 1) when Size > 255 -> function
377 packet(Size, 2) when Size > 65535 -> function
385 packet(Size, {asn1, _, Tag}) -> function
387 packet(Size, {cdr, Endian}) -> function
393 packet(Size, sunrm) -> function
397 packet(Size, line) -> function
399 packet(Size, tpkt) -> function
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/test/
H A Dgen_tcp_echo_SUITE.erl353 packet(infinite, {asn1, _, Tag}) -> function
355 packet(infinite, _) -> function
357 packet({Size, _RecvLimit}, Type) -> function
359 packet(Size, 1) when Size > 255 -> function
361 packet(Size, 2) when Size > 65535 -> function
369 packet(Size, {asn1, _, Tag}) -> function
371 packet(Size, {cdr, Endian}) -> function
377 packet(Size, sunrm) -> function
381 packet(Size, line) -> function
383 packet(Size, tpkt) -> function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/test/
H A Dgen_tcp_echo_SUITE.erl369 packet(infinite, {asn1, _, Tag}) -> function
371 packet(infinite, _) -> function
373 packet({Size, _RecvLimit}, Type) -> function
375 packet(Size, 1) when Size > 255 -> function
377 packet(Size, 2) when Size > 65535 -> function
385 packet(Size, {asn1, _, Tag}) -> function
387 packet(Size, {cdr, Endian}) -> function
393 packet(Size, sunrm) -> function
397 packet(Size, line) -> function
399 packet(Size, tpkt) -> function
[all …]
/dports/devel/babeltrace/babeltrace-1.5.7/formats/ctf/ir/
H A Dpacket.c40 struct bt_ctf_stream *bt_ctf_packet_get_stream(struct bt_ctf_packet *packet) in bt_ctf_packet_get_stream()
47 struct bt_ctf_packet *packet) in bt_ctf_packet_get_header()
53 int bt_ctf_packet_set_header(struct bt_ctf_packet *packet, in bt_ctf_packet_set_header()
95 struct bt_ctf_packet *packet) in bt_ctf_packet_get_context()
101 int bt_ctf_packet_set_context(struct bt_ctf_packet *packet, in bt_ctf_packet_set_context()
139 void bt_ctf_packet_freeze(struct bt_ctf_packet *packet) in bt_ctf_packet_freeze()
153 struct bt_ctf_packet *packet; in bt_ctf_packet_destroy() local
166 struct bt_ctf_packet *packet = NULL; in bt_ctf_packet_create() local
/dports/net/sngrep/sngrep-1.4.9/src/
H A Dpacket.c38 packet_t *packet; in packet_create() local
51 packet_clone(packet_t *packet) in packet_clone()
69 packet_destroy(packet_t *packet) in packet_destroy()
91 packet_destroyer(void *packet) in packet_destroyer()
117 packet_add_frame(packet_t *pkt, const struct pcap_pkthdr *header, const u_char *packet) in packet_add_frame()
129 packet_set_type(packet_t *packet, enum packet_type type) in packet_set_type()
135 packet_set_payload(packet_t *packet, u_char *payload, uint32_t payload_len) in packet_set_payload()
153 packet_payloadlen(packet_t *packet) in packet_payloadlen()
159 packet_payload(packet_t *packet) in packet_payload()
165 packet_time(packet_t *packet) in packet_time()
/dports/games/cgoban/cgoban-1.9.14/src/client/
H A Dboard.c52 void *packet), in cliBoard_create()
260 static bool rewAndBackOk(void *packet) { in rewAndBackOk()
268 static bool fwdOk(void *packet) { in fwdOk()
280 static bool ffwdOk(void *packet) { in ffwdOk()
289 static void gobanDestroyed(void *packet) { in gobanDestroyed()
374 static GobanOut rewPressed(void *packet) { in rewPressed()
388 static GobanOut backPressed(void *packet) { in backPressed()
402 static GobanOut fwdPressed(void *packet) { in fwdPressed()
418 static GobanOut ffPressed(void *packet) { in ffPressed()
507 static GobanOut donePressed(void *packet) { in donePressed()
[all …]
/dports/net/mosquitto/mosquitto-2.0.13/lib/
H A Dpacket_datatypes.c49 int packet__read_byte(struct mosquitto__packet *packet, uint8_t *byte) in packet__read_byte()
61 void packet__write_byte(struct mosquitto__packet *packet, uint8_t byte) in packet__write_byte()
71 int packet__read_bytes(struct mosquitto__packet *packet, void *bytes, uint32_t count) in packet__read_bytes()
93 int packet__read_binary(struct mosquitto__packet *packet, uint8_t **data, uint16_t *length) in packet__read_binary()
124 int packet__read_string(struct mosquitto__packet *packet, char **str, uint16_t *length) in packet__read_string()
151 int packet__read_uint16(struct mosquitto__packet *packet, uint16_t *word) in packet__read_uint16()
169 void packet__write_uint16(struct mosquitto__packet *packet, uint16_t word) in packet__write_uint16()
176 int packet__read_uint32(struct mosquitto__packet *packet, uint32_t *word) in packet__read_uint32()
195 void packet__write_uint32(struct mosquitto__packet *packet, uint32_t word) in packet__write_uint32()
204 int packet__read_varint(struct mosquitto__packet *packet, uint32_t *word, uint8_t *bytes) in packet__read_varint()
[all …]

12345678910>>...453