Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/net/ip/
Dipv4.c70 net_context_get_ipv4_ttl(net_pkt_context(pkt)); in net_ipv4_create_full()
/Zephyr-Core-3.6.0/include/zephyr/net/
Dnet_context.h740 static inline uint8_t net_context_get_ipv4_ttl(struct net_context *context) in net_context_get_ipv4_ttl() function