Searched defs:send_packet (Results 1 - 6 of 6) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | pcm_rechunk_bsf.c | 83 static int send_packet(PCMContext *s, int nb_samples, AVPacket *pkt) in send_packet() function
|
/third_party/ffmpeg/libavformat/ |
H A D | rtpenc_vc2hq.c | 36 static void send_packet(AVFormatContext *ctx, uint8_t parse_code, int info_hdr_size, const uint8_t *buf, int size, int i, int f, int rtp_m) in send_packet() function
|
/third_party/toybox/toys/pending/ |
H A D | arping.c | 97 static void send_packet() in send_packet() function
|
H A D | dhcpd.c | 904 static int send_packet(uint8_t broadcast) in send_packet() function
|
/third_party/mbedtls/programs/test/ |
H A D | udp_proxy.c | 530 int send_packet(const packet *p, const char *why) in send_packet() function
|
/third_party/nghttp2/src/ |
H A D | shrpx_http3_upstream.cc | 1855 int Http3Upstream::send_packet(const UpstreamAddr *faddr, in send_packet() function in shrpx::Http3Upstream
|
Completed in 10 milliseconds