Loading...
Searching...
No Matches

sock Network protocol registry info More...

Detailed Description

sock Network protocol registry info

Definition at line 90 of file sock_types.h.

#include <sock_types.h>

Data Fields

gnrc_netreg_entry_t entry
 Network protocol registry entry for mbox
 
mbox_t mbox
 Mailboxes target for the sock
 
msg_t mbox_queue [GNRC_SOCK_MBOX_SIZE]
 queue for gnrc_sock_reg_t::mbox
 

Field Documentation

◆ entry

gnrc_netreg_entry_t gnrc_sock_reg::entry

Network protocol registry entry for mbox

Definition at line 94 of file sock_types.h.

◆ mbox

mbox_t gnrc_sock_reg::mbox

Mailboxes target for the sock

Definition at line 95 of file sock_types.h.

◆ mbox_queue

msg_t gnrc_sock_reg::mbox_queue[GNRC_SOCK_MBOX_SIZE]

queue for gnrc_sock_reg_t::mbox

Definition at line 96 of file sock_types.h.


The documentation for this struct was generated from the following file: