Home
last modified time | relevance | path

Searched refs:IPH_TOS_SET (Results 1 – 2 of 2) sorted by relevance

/btstack/3rd-party/lwip/core/src/include/lwip/prot/
H A Dip4.h118 #define IPH_TOS_SET(hdr, tos) (hdr)->_tos = (tos) macro
/btstack/3rd-party/lwip/core/src/core/ipv4/
H A Dip4.c921 IPH_TOS_SET(iphdr, tos);