Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/include/net/
Dnet_if.h662 static inline bool net_if_is_socket_offloaded(struct net_if *iface) in net_if_is_socket_offloaded() function
/Zephyr-Core-2.7.6/subsys/net/ip/
Dnet_if.c3973 net_if_is_socket_offloaded(iface))) { in net_if_up()