Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/include/zephyr/net/
Dnet_context.h673 static inline void net_context_set_proto(struct net_context *context, in net_context_set_proto() function
/Zephyr-Core-3.6.0/subsys/net/ip/
Dnet_context.c469 net_context_set_proto(&contexts[i], proto); in net_context_get()