mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
d491e827fb
Up until now `utlist.h` is used to manipulate the packet list within a GNRC pkt snip. Since I always wanted to see if there would be an advantage when using `core`'s `list.h`, I provide this `gnrc_pktsnip_t`-specific API to manipulate the packet list. It has the additional advantage of type safety and that future steps could encapsulate those operations. |
||
---|---|---|
.. | ||
dhcpv6/client | ||
gomach | ||
icmpv6 | ||
ipv6 | ||
lorawan | ||
lwmac | ||
mac | ||
netif | ||
rpl | ||
sixlowpan | ||
tcp | ||
icmpv6.h | ||
ipv6.h | ||
lorawan.h | ||
ndp.h | ||
netapi.h | ||
neterr.h | ||
netif.h | ||
netreg.h | ||
nettype.h | ||
pkt.h | ||
pktbuf.h | ||
pktdump.h | ||
pktqueue.h | ||
priority_pktqueue.h | ||
rpl.h | ||
sixlowpan.h | ||
tcp.h | ||
udp.h |