htonl() and htons() take uint32_t/uint16_t as argument. Add the 'u' suffix to constants to ensure the correct unsigned type is used and to avoid undefined behavior if these functions are implemented as macros using bit shifts. Signed-off-by: Tim Pambor <tim.pambor@codewrights.de> |
||
|---|---|---|
| .. | ||
| conn_mgr | ||
| ip | ||
| l2 | ||
| lib | ||
| pkt_filter | ||
| CMakeLists.txt | ||
| hostname.c | ||
| Kconfig | ||
| Kconfig.hostname | ||
| Kconfig.template.log_config.default.net | ||
| Kconfig.template.log_config.net | ||