Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ppp/
Dppp_l2.c319 static int get_ppp_context(int idx, struct ppp_context **ctx, in get_ppp_context() function
356 ret = get_ppp_context(idx, &ctx, &iface); in net_ppp_ping()
400 ret = get_ppp_context(idx, &ctx, &iface); in net_ppp_context_get()