Searched refs:net_ppp_ping (Results 1 – 4 of 4) sorted by relevance
665 int net_ppp_ping(int idx, int32_t timeout);667 static inline int net_ppp_ping(int idx, int32_t timeout) in net_ppp_ping() function
30 ret = net_ppp_ping(idx, MSEC_PER_SEC * 1); in cmd_net_ppp_ping()
32 |net_ppp_ping
350 int net_ppp_ping(int idx, int32_t timeout) in net_ppp_ping() function