Searched refs:send_udp (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | nft_concat_range.sh | 573 send_udp() { 587 send_udp() { 605 send_udp() { 1292 send_udp 1309 send_udp 561 send_udp() { global() function 575 send_udp() { global() function 593 send_udp() { global() function
|
| /linux/tools/testing/selftests/net/ |
| H A D | udpgso_bench_tx.c | 290 static int send_udp(int fd, char *data) in send_udp() function 699 num_sends += send_udp(fd, buf[i]); in main()
|
| /linux/drivers/net/ |
| H A D | netconsole.c | 1493 static void send_udp(struct netconsole_target *nt, const char *msg, int len) in send_udp() function 1543 send_udp(nt, nt->buf, msg_len); in send_msg_no_fragmentation() 1641 send_udp(nt, nt->buf, buf_offset); in send_fragmented_body() 1753 send_udp(nt, tmp, frag); in write_msg()
|