Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/modem/
Dppp.h80 modem_ppp_init_iface init_iface; member
186 .init_iface = _init_iface, \
/Zephyr-latest/subsys/modem/
Dmodem_ppp.c439 if (ppp->init_iface != NULL) { in modem_ppp_ppp_api_init()
440 ppp->init_iface(iface); in modem_ppp_ppp_api_init()
/Zephyr-latest/subsys/net/ip/
Dnet_if.c413 static inline void init_iface(struct net_if *iface) in init_iface() function
6271 init_iface(iface); in net_if_init()
/Zephyr-latest/doc/releases/
Drelease-notes-2.0.rst1294 * :github:`15003` - init_iface in net_if.c should check api->init