Searched defs:packet (Results 1 – 5 of 5) sorted by relevance
45 static void uniphier_scp_send_packet(const uint8_t *packet, int packet_len) in uniphier_scp_send_packet()72 uint8_t packet[32]; /* long enough */ in uniphier_scp_send_cmd() local
13 sfcp_helpers_parse_packet(struct sfcp_packet_t *packet, size_t packet_size, in sfcp_helpers_parse_packet()120 struct sfcp_packet_t *packet, sfcp_node_id_t sender_id, in sfcp_helpers_generate_protocol_error_packet()
236 struct sfcp_packet_t *packet, in __send_msg_reply()271 static enum sfcp_error_t send_msg_reply(struct sfcp_packet_t *packet, in send_msg_reply()467 struct sfcp_packet_t packet; in send_protocol_error() local588 struct sfcp_packet_t *packet; in sfcp_receive_msg() local723 struct sfcp_packet_t *packet; in sfcp_receive_reply() local895 struct sfcp_packet_t *packet; in sfcp_pop_msg_from_buffer() local1046 struct sfcp_packet_t *packet; in sfcp_pop_reply_from_buffer() local
104 struct sfcp_packet_t *packet, size_t packet_size, in sfcp_encryption_handshake_responder()
57 uint32_t packet; member