Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/net/
Dppp.h685 struct ppp_context *net_ppp_context_get(int idx);
687 static inline struct ppp_context *net_ppp_context_get(int idx) in net_ppp_context_get() function
/Zephyr-Core-3.7.0/subsys/net/lib/shell/
Dppp.c72 ctx = net_ppp_context_get(idx); in cmd_net_ppp_status()
/Zephyr-Core-3.7.0/subsys/net/l2/ppp/
Dppp_l2.c385 struct ppp_context *net_ppp_context_get(int idx) in net_ppp_context_get() function