Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dipv4.c71 net_context_get_ipv4_ttl(net_pkt_context(pkt)); in net_ipv4_create_full()
/Zephyr-latest/include/zephyr/net/
Dnet_context.h791 static inline uint8_t net_context_get_ipv4_ttl(struct net_context *context) in net_context_get_ipv4_ttl() function