Home
last modified time | relevance | path

Searched refs:do_ping (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.sh310 do_ping() function
610 do_ping "$ns1" $sender 10.0.1.1
611 do_ping "$ns1" $sender dead:beef:1::1
613 do_ping "$ns2" $sender 10.0.1.2
614 do_ping "$ns2" $sender dead:beef:1::2
615 do_ping "$ns2" $sender 10.0.2.1
616 do_ping "$ns2" $sender dead:beef:2::1
618 do_ping "$ns3" $sender 10.0.2.2
619 do_ping "$ns3" $sender dead:beef:2::2
620 do_ping "$ns3" $sender 10.0.3.2
[all …]
H A Dmptcp_join.sh116 do_ping() function
/OK3568_Linux_fs/u-boot/cmd/
H A Dnet.su
H A Dnet.c371 static int do_ping(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_ping() function
391 ping, 2, 1, do_ping,
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dipsec.c705 static int do_ping(int cmd_fd, char *buf, size_t buf_len, struct in_addr from, in do_ping() function
1609 if (do_ping(cmd_fd, buf, page_size, src, true, 0, 0, udp_ping_send)) { in child_serv()
1634 if (do_ping(cmd_fd, buf, page_size, tunsrc, in child_serv()
1755 if (do_ping(cmd_fd, buf, page_size, tun_reply ? tunsrc : src, in grand_child_serv()
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd.h143 u8 do_ping; member
H A Dhcd.c548 if (chan->do_ping) in dwc2_hc_enable_slave_ints()
1242 if (chan->do_ping) { in dwc2_hc_start_transfer()
1450 if (chan->do_ping) in dwc2_hc_start_transfer_ddma()
2372 chan->do_ping = 0; in dwc2_hc_init_xfer()
2399 chan->do_ping = 0; in dwc2_hc_init_xfer()
2653 chan->do_ping = 0; in dwc2_assign_and_init_hc()
2655 chan->do_ping = qh->ping_state; in dwc2_assign_and_init_hc()
2862 } else if (chan->do_ping) { in dwc2_queue_transaction()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map