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

#include <phonet.h>

Data Fields

__u8 pn_trans_id
 
__u8 pn_msg_id
 
union {
   struct {
      __u8   pn_submsg_id
 
      __u8   pn_data [5]
 
   }   base
 
   struct {
      __u16   pn_e_res_id
 
      __u8   pn_e_submsg_id
 
      __u8   pn_e_data [3]
 
   }   ext
 
pn_msg_u
 

Detailed Description

Definition at line 68 of file phonet.h.

Field Documentation

struct { ... } base
struct { ... } ext
__u8 pn_data[5]

Definition at line 74 of file phonet.h.

__u8 pn_e_data[3]

Definition at line 79 of file phonet.h.

__u16 pn_e_res_id

Definition at line 77 of file phonet.h.

__u8 pn_e_submsg_id

Definition at line 78 of file phonet.h.

__u8 pn_msg_id

Definition at line 70 of file phonet.h.

union { ... } pn_msg_u
__u8 pn_submsg_id

Definition at line 73 of file phonet.h.

__u8 pn_trans_id

Definition at line 69 of file phonet.h.


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