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

Data Fields

u32 words [DIV_ROUND_UP(PTP_V1_UUID_LENGTH, 4)]
 
unsigned long expiry
 
enum ptp_packet_state state
 

Detailed Description

struct efx_ptp_match - Matching structure, stored in sk_buff's cb area. : UUID and (partial) sequence number : Time after which the packet should be delivered irrespective of event arrival. : The state of the packet - whether it is ready for processing or whether that is of no interest.

Definition at line 172 of file ptp.c.

Field Documentation

unsigned long expiry

Definition at line 174 of file ptp.c.

Definition at line 175 of file ptp.c.

Definition at line 173 of file ptp.c.


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