Linux Kernel
3.7.1
|
Data Fields | |
u32 | words [DIV_ROUND_UP(PTP_V1_UUID_LENGTH, 4)] |
unsigned long | expiry |
enum ptp_packet_state | state |
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.
enum ptp_packet_state state |
u32 words[DIV_ROUND_UP(PTP_V1_UUID_LENGTH, 4)] |