gnrc_ndp.d 16.5 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405
/home/vincent/Documents/RiotOS/RIOT/examples/gnrc_minimal/bin/stm32f4discovery/gnrc_ndp/gnrc_ndp.o: \
 /home/vincent/Documents/RiotOS/RIOT/sys/net/gnrc/network_layer/ndp/gnrc_ndp.c \
 /home/vincent/Documents/RiotOS/RIOT/examples/gnrc_minimal/bin/stm32f4discovery/riotbuild/riotbuild.h \
 /usr/arm-none-eabi/include/errno.h \
 /usr/arm-none-eabi/include/sys/errno.h \
 /usr/arm-none-eabi/include/sys/reent.h \
 /usr/arm-none-eabi/include/_ansi.h /usr/arm-none-eabi/include/newlib.h \
 /usr/arm-none-eabi/include/_newlib_version.h \
 /usr/arm-none-eabi/include/sys/config.h \
 /usr/arm-none-eabi/include/machine/ieeefp.h \
 /usr/arm-none-eabi/include/sys/features.h \
 /usr/lib/gcc/arm-none-eabi/6.2.1/include/stddef.h \
 /usr/arm-none-eabi/include/sys/_types.h \
 /usr/arm-none-eabi/include/machine/_types.h \
 /usr/arm-none-eabi/include/machine/_default_types.h \
 /usr/arm-none-eabi/include/sys/lock.h \
 /usr/arm-none-eabi/include/string.h /usr/arm-none-eabi/include/_ansi.h \
 /usr/arm-none-eabi/include/sys/cdefs.h \
 /usr/arm-none-eabi/include/sys/string.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/byteorder.h \
 /usr/lib/gcc/arm-none-eabi/6.2.1/include/stdint.h \
 /usr/arm-none-eabi/include/stdint.h \
 /usr/arm-none-eabi/include/sys/_intsup.h \
 /usr/arm-none-eabi/include/sys/_stdint.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/fib.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/fib/table.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/kernel_types.h \
 /usr/arm-none-eabi/include/inttypes.h \
 /usr/lib/gcc/arm-none-eabi/6.2.1/include-fixed/limits.h \
 /usr/lib/gcc/arm-none-eabi/6.2.1/include-fixed/syslimits.h \
 /usr/arm-none-eabi/include/limits.h \
 /usr/arm-none-eabi/include/sys/types.h \
 /usr/arm-none-eabi/include/sys/_pthreadtypes.h \
 /usr/arm-none-eabi/include/machine/types.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/universal_address.h \
 /usr/arm-none-eabi/include/stdlib.h \
 /usr/arm-none-eabi/include/machine/stdlib.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/ipv6/addr.h \
 /usr/lib/gcc/arm-none-eabi/6.2.1/include/stdbool.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/ipv4/addr.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/mutex.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/list.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/atomic.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/ieee802154.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/eui64.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/ipv6/ext/rh.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/ipv6/addr.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/ipv6/ext.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/ipv6/hdr.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/inet_csum.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/icmpv6.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/icmpv6.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/pkt.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/nettype.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/ethertype.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/protnum.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/icmpv6/echo.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/icmpv6/error.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ipv6.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/netopt.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/netdev.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/netapi.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/thread.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/clist.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/cib.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/assert.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/panic.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/kernel_defines.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/msg.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/kernel_types.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/arch/thread_arch.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/kernel_defines.h \
 /home/vincent/Documents/RiotOS/RIOT/cpu/stm32f4/include/cpu_conf.h \
 /home/vincent/Documents/RiotOS/RIOT/cpu/cortexm_common/include/cpu_conf_common.h \
 /home/vincent/Documents/RiotOS/RIOT/cpu/stm32f4/include/stm32f407xx.h \
 /home/vincent/Documents/RiotOS/RIOT/cpu/cortexm_common/include/core_cm4.h \
 /home/vincent/Documents/RiotOS/RIOT/cpu/cortexm_common/include/core_cmInstr.h \
 /home/vincent/Documents/RiotOS/RIOT/cpu/cortexm_common/include/cmsis_gcc.h \
 /home/vincent/Documents/RiotOS/RIOT/cpu/cortexm_common/include/core_cmFunc.h \
 /home/vincent/Documents/RiotOS/RIOT/cpu/cortexm_common/include/core_cmSimd.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/sched.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/bitarithm.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/native_sched.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/netreg.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/netif.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/netif/hdr.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/pktbuf.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/atomic.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/neterr.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/msg.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/utlist.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/assert.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/ipv6.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ipv6/ext.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ipv6/hdr.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ipv6/nc.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/pktqueue.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/xtimer.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/timex.h \
 /home/vincent/Documents/RiotOS/RIOT/boards/stm32f4discovery/include/board.h \
 /home/vincent/Documents/RiotOS/RIOT/cpu/cortexm_common/include/cpu.h \
 /usr/arm-none-eabi/include/stdio.h \
 /usr/lib/gcc/arm-none-eabi/6.2.1/include/stdarg.h \
 /usr/arm-none-eabi/include/sys/stdio.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/irq.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/arch/irq_arch.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/sched.h \
 /home/vincent/Documents/RiotOS/RIOT/boards/stm32f4discovery/include/periph_conf.h \
 /home/vincent/Documents/RiotOS/RIOT/cpu/stm32f4/include/periph_cpu.h \
 /home/vincent/Documents/RiotOS/RIOT/cpu/stm32_common/include/periph_cpu_common.h \
 /home/vincent/Documents/RiotOS/RIOT/boards/stm32f4discovery/include/periph_conf.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/xtimer/tick_conversion.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/div.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/xtimer/implementation.h \
 /home/vincent/Documents/RiotOS/RIOT/drivers/include/periph/timer.h \
 /home/vincent/Documents/RiotOS/RIOT/drivers/include/periph/dev_enums.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ipv6/netif.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/netstats.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/sixlowpan/nd.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/ndp.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/sixlowpan/nd.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/timex.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/sixlowpan/nd/border_router.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/sixlowpan/nd/router.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/bitfield.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/sixlowpan/ctx.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/random.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ndp/internal.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ndp.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ndp/host.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ndp/router.h \
 /home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ndp/node.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/debug.h \
 /home/vincent/Documents/RiotOS/RIOT/core/include/thread.h

/home/vincent/Documents/RiotOS/RIOT/examples/gnrc_minimal/bin/stm32f4discovery/riotbuild/riotbuild.h:

/usr/arm-none-eabi/include/errno.h:

/usr/arm-none-eabi/include/sys/errno.h:

/usr/arm-none-eabi/include/sys/reent.h:

/usr/arm-none-eabi/include/_ansi.h:

/usr/arm-none-eabi/include/newlib.h:

/usr/arm-none-eabi/include/_newlib_version.h:

/usr/arm-none-eabi/include/sys/config.h:

/usr/arm-none-eabi/include/machine/ieeefp.h:

/usr/arm-none-eabi/include/sys/features.h:

/usr/lib/gcc/arm-none-eabi/6.2.1/include/stddef.h:

/usr/arm-none-eabi/include/sys/_types.h:

/usr/arm-none-eabi/include/machine/_types.h:

/usr/arm-none-eabi/include/machine/_default_types.h:

/usr/arm-none-eabi/include/sys/lock.h:

/usr/arm-none-eabi/include/string.h:

/usr/arm-none-eabi/include/_ansi.h:

/usr/arm-none-eabi/include/sys/cdefs.h:

/usr/arm-none-eabi/include/sys/string.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/byteorder.h:

/usr/lib/gcc/arm-none-eabi/6.2.1/include/stdint.h:

/usr/arm-none-eabi/include/stdint.h:

/usr/arm-none-eabi/include/sys/_intsup.h:

/usr/arm-none-eabi/include/sys/_stdint.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/fib.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/fib/table.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/kernel_types.h:

/usr/arm-none-eabi/include/inttypes.h:

/usr/lib/gcc/arm-none-eabi/6.2.1/include-fixed/limits.h:

/usr/lib/gcc/arm-none-eabi/6.2.1/include-fixed/syslimits.h:

/usr/arm-none-eabi/include/limits.h:

/usr/arm-none-eabi/include/sys/types.h:

/usr/arm-none-eabi/include/sys/_pthreadtypes.h:

/usr/arm-none-eabi/include/machine/types.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/universal_address.h:

/usr/arm-none-eabi/include/stdlib.h:

/usr/arm-none-eabi/include/machine/stdlib.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/ipv6/addr.h:

/usr/lib/gcc/arm-none-eabi/6.2.1/include/stdbool.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/ipv4/addr.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/mutex.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/list.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/atomic.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/ieee802154.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/eui64.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/ipv6/ext/rh.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/ipv6/addr.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/ipv6/ext.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/ipv6/hdr.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/inet_csum.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/icmpv6.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/icmpv6.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/pkt.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/nettype.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/ethertype.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/protnum.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/icmpv6/echo.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/icmpv6/error.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ipv6.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/netopt.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/netdev.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/netapi.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/thread.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/clist.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/cib.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/assert.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/panic.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/kernel_defines.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/msg.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/kernel_types.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/arch/thread_arch.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/kernel_defines.h:

/home/vincent/Documents/RiotOS/RIOT/cpu/stm32f4/include/cpu_conf.h:

/home/vincent/Documents/RiotOS/RIOT/cpu/cortexm_common/include/cpu_conf_common.h:

/home/vincent/Documents/RiotOS/RIOT/cpu/stm32f4/include/stm32f407xx.h:

/home/vincent/Documents/RiotOS/RIOT/cpu/cortexm_common/include/core_cm4.h:

/home/vincent/Documents/RiotOS/RIOT/cpu/cortexm_common/include/core_cmInstr.h:

/home/vincent/Documents/RiotOS/RIOT/cpu/cortexm_common/include/cmsis_gcc.h:

/home/vincent/Documents/RiotOS/RIOT/cpu/cortexm_common/include/core_cmFunc.h:

/home/vincent/Documents/RiotOS/RIOT/cpu/cortexm_common/include/core_cmSimd.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/sched.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/bitarithm.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/native_sched.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/netreg.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/netif.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/netif/hdr.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/pktbuf.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/atomic.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/neterr.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/msg.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/utlist.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/assert.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/ipv6.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ipv6/ext.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ipv6/hdr.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ipv6/nc.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/pktqueue.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/xtimer.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/timex.h:

/home/vincent/Documents/RiotOS/RIOT/boards/stm32f4discovery/include/board.h:

/home/vincent/Documents/RiotOS/RIOT/cpu/cortexm_common/include/cpu.h:

/usr/arm-none-eabi/include/stdio.h:

/usr/lib/gcc/arm-none-eabi/6.2.1/include/stdarg.h:

/usr/arm-none-eabi/include/sys/stdio.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/irq.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/arch/irq_arch.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/sched.h:

/home/vincent/Documents/RiotOS/RIOT/boards/stm32f4discovery/include/periph_conf.h:

/home/vincent/Documents/RiotOS/RIOT/cpu/stm32f4/include/periph_cpu.h:

/home/vincent/Documents/RiotOS/RIOT/cpu/stm32_common/include/periph_cpu_common.h:

/home/vincent/Documents/RiotOS/RIOT/boards/stm32f4discovery/include/periph_conf.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/xtimer/tick_conversion.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/div.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/xtimer/implementation.h:

/home/vincent/Documents/RiotOS/RIOT/drivers/include/periph/timer.h:

/home/vincent/Documents/RiotOS/RIOT/drivers/include/periph/dev_enums.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ipv6/netif.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/netstats.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/sixlowpan/nd.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/ndp.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/sixlowpan/nd.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/timex.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/sixlowpan/nd/border_router.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/sixlowpan/nd/router.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/bitfield.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/sixlowpan/ctx.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/random.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ndp/internal.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ndp.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ndp/host.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ndp/router.h:

/home/vincent/Documents/RiotOS/RIOT/sys/include/net/gnrc/ndp/node.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/debug.h:

/home/vincent/Documents/RiotOS/RIOT/core/include/thread.h: