SAMV71 Xplained Ultra Software Package 1.4

tcpip_msg Struct Reference

Data Fields

enum tcpip_msg_type type
sys_sem_t * sem
union {
   struct api_msg *   apimsg
   struct {
      struct pbuf *   p
      struct netif *   netif
   }   inp
   struct {
      void(*   f )(void *ctx)
      void *   ctx
   }   cb
   struct {
      u32_t   msecs
      sys_timeout_handler   h
      void *   arg
   }   tmo
msg

Detailed Description

Definition at line 109 of file tcpip.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines