zephyr/subsys/net/ip
Jukka Rissanen f63855c657 net: if: Mark not used args as unused
If the function parameter is not used, mark it as unused to
avoid compiler warning.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-03-17 21:58:49 +02:00
..
6lo.c net/6lo: First buffer fragment should hold the full compressed header 2021-02-04 07:36:16 -05:00
6lo.h
6lo_private.h
CMakeLists.txt net: tcp: Implement ISN calculation according to RFC6528 2021-03-09 04:54:14 -05:00
Kconfig net: tcp: Implement ISN calculation according to RFC6528 2021-03-09 04:54:14 -05:00
Kconfig.debug
Kconfig.ipv4 net: dhcpv4: The client needs info about network interfaces 2021-03-11 12:24:10 +02:00
Kconfig.ipv6
Kconfig.mgmt net: mgmt: Use proper coop thread priority value 2021-02-17 16:42:15 +02:00
Kconfig.stack
Kconfig.stats
canbus_socket.c
canbus_socket.h
connection.c
connection.h
dhcpv4.c net: dhcpv4: Add locking 2021-03-17 09:23:00 +02:00
dhcpv4.h
icmpv4.c
icmpv4.h
icmpv6.c
icmpv6.h
ipv4.c
ipv4.h
ipv4_autoconf.c
ipv4_autoconf_internal.h
ipv6.c
ipv6.h
ipv6_fragment.c
ipv6_mld.c
ipv6_nbr.c kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
nbr.c
nbr.h
net_context.c net: context: Remove unnecessary null check 2021-03-08 13:26:00 +02:00
net_core.c
net_if.c net: if: Mark not used args as unused 2021-03-17 21:58:49 +02:00
net_mgmt.c kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
net_pkt.c net: pkt: Add function net_pkt_get_contiguous_len() 2021-02-24 09:43:52 +02:00
net_private.h net: utils: net_pkt_hexdump() was missing log_strdup() 2021-03-01 14:23:30 +02:00
net_shell.c net: dns: update to new k_work API 2021-03-15 17:19:54 +02:00
net_shell.h
net_stats.c
net_stats.h
net_tc.c net: ip: remove incorrect check of work item status 2021-03-04 18:00:56 -05:00
net_tc_mapping.h
net_timeout.c
packet_socket.c
packet_socket.h
promiscuous.c
route.c
route.h
tcp.c kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
tcp2.c net: tcp2: Add more debugging for connection unref 2021-03-12 15:59:30 +02:00
tcp2.h
tcp2_priv.h net/ip/tcp2_priv.h: th_off: More detailed docstring 2021-03-10 14:53:28 -05:00
tcp_internal.h
tp.c
tp.h
tp_priv.h
trickle.c
udp.c
udp_internal.h
utils.c net: utils: Check null pointer in net_sprint_ll_addr_buf() 2021-03-01 14:23:30 +02:00