#ifndef TSTAMPING_H #define TSTAMPING_H #include "config.h" #ifdef HAVE_HARDWARE_TIMESTAMPING extern int set_sockopt_hwtimestamp(int sock, const char *dev); #else static inline int set_sockopt_hwtimestamp(int sock, const char *dev) { return -1; } #endif #endif /* TSTAMPING_H */ elinux/ss/sidtab.h?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/security/selinux/ss/sidtab.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/selinux/ss/sidtab.h')
='/cgit.cgi/linux/net-next.git/commit/tools?h=nds-private-remove&id=32bcad4b7f33f79847e6d4757e9cf26c6980bac6'>32bcad4b7f33f79847e6d4757e9cf26c6980bac6 (patch)
treef8d3b4d9842586c1cd466a5cee9e9ef70024fa00 /tools
parent7ce7d89f48834cefece7804d38fc5d85382edf77 (diff)
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'tools')