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

#include <atalk.h>

Data Fields

struct sock sk
 
__be16 dest_net
 
__be16 src_net
 
unsigned char dest_node
 
unsigned char src_node
 
unsigned char dest_port
 
unsigned char src_port
 

Detailed Description

Definition at line 34 of file atalk.h.

Field Documentation

__be16 dest_net

Definition at line 37 of file atalk.h.

unsigned char dest_node

Definition at line 39 of file atalk.h.

unsigned char dest_port

Definition at line 41 of file atalk.h.

Definition at line 36 of file atalk.h.

__be16 src_net

Definition at line 38 of file atalk.h.

unsigned char src_node

Definition at line 40 of file atalk.h.

unsigned char src_port

Definition at line 42 of file atalk.h.


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