Loading...
Searching...
No Matches

Generic openwsn sock type. More...

Detailed Description

Generic openwsn sock type.

Warning
For network stack internal purposes only. Do not access members externally.

Definition at line 67 of file sock_types.h.

#include <sock_types.h>

Data Fields

sock_udp_ep_t local
 local end-point
 
sock_udp_ep_t remote
 remote end-point
 
uint16_t flags
 option flags
 

Field Documentation

◆ flags

uint16_t openwsn_gen_sock::flags

option flags

Definition at line 70 of file sock_types.h.

◆ local

sock_udp_ep_t openwsn_gen_sock::local

local end-point

Definition at line 68 of file sock_types.h.

◆ remote

sock_udp_ep_t openwsn_gen_sock::remote

remote end-point

Definition at line 69 of file sock_types.h.


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