mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-17 04:11:56 +00:00
Unify the function naming for various network checking functions. For example: net_is_ipv6_addr_loopback() -> net_ipv6_is_addr_loopback() net_is_my_ipv6_maddr() -> net_ipv6_is_my_maddr() etc. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
6lo_private.h | ||
6lo.c | ||
6lo.h | ||
CMakeLists.txt | ||
connection.c | ||
connection.h | ||
dhcpv4.c | ||
dhcpv4.h | ||
icmpv4.c | ||
icmpv4.h | ||
icmpv6.c | ||
icmpv6.h | ||
ipv4_autoconf_internal.h | ||
ipv4_autoconf.c | ||
ipv4.c | ||
ipv4.h | ||
ipv6_fragment.c | ||
ipv6_mld.c | ||
ipv6_nbr.c | ||
ipv6.c | ||
ipv6.h | ||
Kconfig | ||
Kconfig.debug | ||
Kconfig.ipv4 | ||
Kconfig.ipv6 | ||
Kconfig.mgmt | ||
Kconfig.rpl | ||
Kconfig.stack | ||
Kconfig.stats | ||
nbr.c | ||
nbr.h | ||
net_context.c | ||
net_core.c | ||
net_if.c | ||
net_mgmt.c | ||
net_pkt.c | ||
net_private.h | ||
net_shell.c | ||
net_shell.h | ||
net_stats.c | ||
net_stats.h | ||
net_tc_mapping.h | ||
net_tc.c | ||
promiscuous.c | ||
route.c | ||
route.h | ||
rpl-mrhof.c | ||
rpl-of0.c | ||
rpl.c | ||
rpl.h | ||
tcp_internal.h | ||
tcp.c | ||
trickle.c | ||
udp_internal.h | ||
udp.c | ||
utils.c |