Home
last modified time | relevance | path

Searched refs:send_udp (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/net/netfilter/
H A Dnft_concat_range.sh585 send_udp() { function
599 send_udp() { function
617 send_udp() { function
1304 send_udp
1321 send_udp
/linux/tools/testing/selftests/net/
H A Dudpgso_bench_tx.c290 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 Dnetconsole.c1648 static void send_udp(struct netconsole_target *nt, const char *msg, int len) in send_udp() function
1699 send_udp(nt, nt->buf, msg_len); in send_msg_no_fragmentation()
1797 send_udp(nt, nt->buf, buf_offset); in send_fragmented_body()
1878 send_udp(nt, tmp, frag); in send_msg_udp()