zephyr/subsys/net/l2/ethernet
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
..
gptp
lldp net: lldp: use llabs with int64_t 2020-11-19 08:41:56 +01:00
arp.c
arp.h
CMakeLists.txt
eth_stats.h
ethernet_mgmt.c
ethernet_stats.c
ethernet.c net: ethernet: Check IPv4 multicast pkt using util function 2020-09-30 14:31:13 +03:00
Kconfig