bpf: use Linux' define of BPF_MAXINSNS
[netsniff-ng.git] / tstamping.h
blob41df9aa51d6bf239acb0880577d68c1eecab8aa8
1 #ifndef TSTAMPING_H
2 #define TSTAMPING_H
4 extern int set_sockopt_hwtimestamp(int sock, const char *dev);
6 #endif /* TSTAMPING_H */