Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sockaddr_tipc Struct Reference

#include <tipc.h>

Data Fields

unsigned short family
 
unsigned char addrtype
 
signed char scope
 
union {
   struct tipc_portid   id
 
   struct tipc_name_seq   nameseq
 
   struct {
      struct tipc_name   name
 
      __u32   domain
 
   }   name
 
addr
 

Detailed Description

Definition at line 176 of file tipc.h.

Field Documentation

union { ... } addr
unsigned char addrtype

Definition at line 178 of file tipc.h.

__u32 domain

Definition at line 185 of file tipc.h.

unsigned short family

Definition at line 177 of file tipc.h.

Definition at line 181 of file tipc.h.

Definition at line 184 of file tipc.h.

struct { ... } name

Definition at line 182 of file tipc.h.

signed char scope

Definition at line 179 of file tipc.h.


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