Home
last modified time | relevance | path

Searched refs:net_context_set_family (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dnet_context.h591 static inline void net_context_set_family(struct net_context *context, in net_context_set_family() function
/Zephyr-latest/subsys/net/ip/
Dtcp.c2409 net_context_set_family(conn->context, net_pkt_family(pkt)); in tcp_conn_new()
4145 net_context_set_family(context, net_pkt_family(pkt)); in tcp_input()
4268 net_context_set_family(context, in tp_input()
Dnet_context.c551 net_context_set_family(&contexts[i], family); in net_context_get()
1165 net_context_set_family(context, AF_CAN); in net_context_bind()