diff options
Diffstat (limited to 'include/uapi/linux/errqueue.h')
| -rw-r--r-- | include/uapi/linux/errqueue.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/errqueue.h b/include/uapi/linux/errqueue.h index 17437cf297b7..07bdce1f444a 100644 --- a/include/uapi/linux/errqueue.h +++ b/include/uapi/linux/errqueue.h | |||
| @@ -40,6 +40,7 @@ struct scm_timestamping { | |||
| 40 | enum { | 40 | enum { |
| 41 | SCM_TSTAMP_SND, /* driver passed skb to NIC, or HW */ | 41 | SCM_TSTAMP_SND, /* driver passed skb to NIC, or HW */ |
| 42 | SCM_TSTAMP_SCHED, /* data entered the packet scheduler */ | 42 | SCM_TSTAMP_SCHED, /* data entered the packet scheduler */ |
| 43 | SCM_TSTAMP_ACK, /* data acknowledged by peer */ | ||
| 43 | }; | 44 | }; |
| 44 | 45 | ||
| 45 | #endif /* _UAPI_LINUX_ERRQUEUE_H */ | 46 | #endif /* _UAPI_LINUX_ERRQUEUE_H */ |
