Entry to the Network protocol registry.
More...
Entry to the Network protocol registry.
Definition at line 167 of file netreg.h.
#include <netreg.h>
◆ cbd
◆ demux_ctx
uint32_t gnrc_netreg_entry::demux_ctx |
The demultiplexing context for the registering thread.
This can be defined by the network protocol themselves. E. g. protocol numbers / next header numbers in IPv4/IPv6, ports in UDP/TCP, or similar.
Definition at line 182 of file netreg.h.
◆ mbox
mbox_t* gnrc_netreg_entry::mbox |
◆ next
next element in list
Definition at line 173 of file netreg.h.
◆ pid
The PID of the registering thread.
Definition at line 194 of file netreg.h.
◆ type
The documentation for this struct was generated from the following file: