Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/shell/
Dping.c302 static struct net_if *ping_select_iface(int id, struct sockaddr *target) in ping_select_iface() function
480 ping_ctx.iface = ping_select_iface(iface_idx, &ping_ctx.addr); in cmd_net_ping()