zephyr/subsys/net
Anas Nashif 63b7313c06 net: lldp: use llabs with int64_t
subpress warnings from llvm:

warning: absolute value function 'abs' given an argument of type
'int64_t' (aka 'long long') but has parameter of type 'int' which may
cause truncation of value [-Wabsolute-value]

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-11-19 08:41:56 +01:00
..
ip net: ipv6: fixed endian issue 2020-11-17 11:44:16 +02:00
l2 net: lldp: use llabs with int64_t 2020-11-19 08:41:56 +01:00
lib lwm2m: handle return code from lwm2m_socket_add 2020-11-16 14:28:08 +02:00
buf.c net: buf: change avail_count variable to atomic type 2020-10-28 18:45:11 +02:00
CMakeLists.txt
hostname.c net: hostname: define public macro representing maximum hostname length 2020-11-17 19:21:43 -05:00
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net