Searched refs:net_ipv4_get_dscp (Results 1 – 4 of 4) sorted by relevance
266 static inline uint8_t net_ipv4_get_dscp(uint8_t tos) in net_ipv4_get_dscp() function
278 net_pkt_set_ip_dscp(pkt, net_ipv4_get_dscp(hdr->tos)); in net_ipv4_input()
158 net_pkt_set_ip_dscp(pkt, net_ipv4_get_dscp(params->tc_tos)); in send_icmpv4_echo_request()
1253 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()