Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dnet_offload.h234 static inline int net_offload_connect(struct net_if *iface, in net_offload_connect() function
483 static inline int net_offload_connect(struct net_if *iface,
/Zephyr-latest/subsys/net/ip/
Dnet_context.c1469 ret = net_offload_connect( in net_context_connect()