Rtos API example
nd6_neighbor_cache_entry Struct Reference
Struct for tables. More...
#include <nd6_priv.h>
Data Fields | |
| struct nd6_q_entry * | q |
| Pointer to queue of pending outgoing packets on this entry. | |
| struct pbuf * | q |
| Pointer to a single pending outgoing packet on this entry. | |
Detailed Description
Struct for tables.
Definition at line 71 of file nd6_priv.h.
Field Documentation
| struct nd6_q_entry* q |
Pointer to queue of pending outgoing packets on this entry.
Definition at line 78 of file nd6_priv.h.
Pointer to a single pending outgoing packet on this entry.
Definition at line 81 of file nd6_priv.h.
Generated on Sun Jul 17 2022 08:25:41 by
1.7.2