Searched defs:send_packet (Results 1 – 6 of 6) sorted by relevance
36 static void send_packet(AVFormatContext *ctx, uint8_t parse_code, int info_hdr_size, const uint8_t … in send_packet() function
97 static void send_packet() in send_packet() function
904 static int send_packet(uint8_t broadcast) in send_packet() function
82 static int send_packet(PCMContext *s, int nb_samples, AVPacket *pkt) in send_packet() function
543 int send_packet(const packet *p, const char *why) in send_packet() function
1838 int Http3Upstream::send_packet(const UpstreamAddr *faddr, in send_packet() function in shrpx::Http3Upstream