Searched refs:do_send (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/net/ |
| H A D | ipv6_flowlabel.c | 53 static void do_send(int fd, bool with_flowlabel, uint32_t flowlabel) in do_send() function 248 do_send(fdt, false, 0); in main() 252 do_send(fdt, false, 0); in main() 265 do_send(fdt, true, cfg_label); in main()
|
| H A D | psock_snd.c | 184 static void do_send(int fd, char *buf, int len) in do_send() function 243 do_send(fd, tbuf, len); in do_tx()
|
| H A D | rxtimestamp.c | 180 void do_send(int src) in do_send() function 354 do_send(src); in run_test_case()
|
| /linux/drivers/usb/serial/ |
| H A D | sierra.c | 294 int do_send = 0; in sierra_send_setup() local 312 do_send = 1; in sierra_send_setup() 325 do_send = 1; in sierra_send_setup() 327 if (!do_send) in sierra_send_setup()
|
| /linux/fs/dlm/ |
| H A D | rcom.c | 267 goto do_send; in receive_rcom_status() 276 goto do_send; in receive_rcom_status() 282 do_send: in receive_rcom_status()
|