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.c422 NET_OPT_PRIORITY, in test_traffic_class_setup_tx()
443 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.c3558 case NET_OPT_PRIORITY: in net_context_set_option()
3651 case NET_OPT_PRIORITY: in net_context_get_option()
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_inet.c2272 NET_OPT_PRIORITY, in zsock_setsockopt_ctx()