Home
last modified time | relevance | path

Searched defs:net_ppp_context_get (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/net/l2/ppp/
Dppp_l2.c385 struct ppp_context *net_ppp_context_get(int idx) in net_ppp_context_get() function
/Zephyr-latest/include/zephyr/net/
Dppp.h687 static inline struct ppp_context *net_ppp_context_get(int idx) in net_ppp_context_get() function