Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dipv4.h266 static inline uint8_t net_ipv4_get_dscp(uint8_t tos) in net_ipv4_get_dscp() function
Dipv4.c278 net_pkt_set_ip_dscp(pkt, net_ipv4_get_dscp(hdr->tos)); in net_ipv4_input()
Dicmp.c158 net_pkt_set_ip_dscp(pkt, net_ipv4_get_dscp(params->tc_tos)); in send_icmpv4_echo_request()
Dnet_context.c1253 net_pkt_set_ip_dscp(pkt, net_ipv4_get_dscp(context->options.dscp_ecn)); in net_context_create_ipv4_new()
1258 net_ipv4_get_dscp(context->options.dscp_ecn))); in net_context_create_ipv4_new()