Searched refs:send_udp (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/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-6.15/drivers/net/ |
| H A D | netconsole.c | 1362 static void send_udp(struct netconsole_target *nt, const char *msg, int len) in send_udp() function 1405 send_udp(nt, nt->buf, msg_len); in send_msg_no_fragmentation() 1498 send_udp(nt, nt->buf, this_header + this_offset); in send_fragmented_body() 1608 send_udp(nt, tmp, frag); in write_msg()
|
| /linux-6.15/tools/testing/selftests/net/netfilter/ |
| H A D | nft_concat_range.sh | 558 send_udp() { function 572 send_udp() { function 590 send_udp() { function
|