summaryrefslogtreecommitdiff
path: root/tstamping.h
blob: 41df9aa51d6bf239acb0880577d68c1eecab8aa8 (plain)
1
2
3
4
5
6
#ifndef TSTAMPING_H
#define TSTAMPING_H

extern int set_sockopt_hwtimestamp(int sock, const char *dev);

#endif /* TSTAMPING_H */