Searched refs:IPH_TOS_SET (Results 1 – 2 of 2) sorted by relevance
| /external/lib/lwip/include/ipv4/lwip/ | ||
| A D | ip.h | 157 #define IPH_TOS_SET(hdr, tos) (hdr)->_tos = (tos) macro |
| /external/lib/lwip/core/ipv4/ | ||
| A D | ip.c | 730 IPH_TOS_SET(iphdr, tos); |
Completed in 616 milliseconds