Home
last modified time | relevance | path

Searched refs:NET_OPT_PRIORITY (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/net/traffic_class/src/
Dmain.c420 NET_OPT_PRIORITY, in test_traffic_class_setup_tx()
441 NET_OPT_PRIORITY, in test_traffic_class_setup_rx()
/Zephyr-latest/include/zephyr/net/
Dnet_context.h1307 NET_OPT_PRIORITY = 1, /**< Context priority */ enumerator
/Zephyr-latest/subsys/net/ip/
Dnet_context.c3584 case NET_OPT_PRIORITY: in net_context_set_option()
3677 case NET_OPT_PRIORITY: in net_context_get_option()
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_inet.c2271 NET_OPT_PRIORITY, in zsock_setsockopt_ctx()