Home
last modified time | relevance | path

Searched defs:send_packets (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/network/stress/ns-tools/
Dns-icmpv4_sender.c544 void send_packets(struct icmpv4_fake *fake_p) in send_packets() function
Dns-icmpv6_sender.c714 void send_packets(struct icmp6_info *info_p) in send_packets() function
/third_party/ffmpeg/libavformat/
Drtsp.c757 void ff_rtsp_undo_setup(AVFormatContext *s, int send_packets) in ff_rtsp_undo_setup()