Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ppp/
Dppp_l2.c197 return ctx->ppp_l2_flags; in ppp_flags()
481 ctx->ppp_l2_flags = NET_L2_MULTICAST | NET_L2_POINT_TO_POINT; in net_ppp_init()
/Zephyr-latest/include/zephyr/net/
Dppp.h515 enum net_l2_flags ppp_l2_flags; member