Searched refs:NET_OPT_TTL (Results 1 – 3 of 3) sorted by relevance
1322 NET_OPT_TTL = 16, /**< IPv4 unicast TTL */ enumerator
1918 ret = net_context_get_option(ctx, NET_OPT_TTL, in zsock_getsockopt_ctx()2556 ret = net_context_set_option(ctx, NET_OPT_TTL, in zsock_setsockopt_ctx()
3582 case NET_OPT_TTL: in net_context_set_option()3675 case NET_OPT_TTL: in net_context_get_option()