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.sh573 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 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.c1493 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()