index
:
netsniff-ng.git
coverity_scan
gh-actions
master
A high-performance Linux networking toolkit
Daniel Borkmann, Tobias Klauser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rnd.h
blob: 3d36d8ecaf477b25cef64a461616e8148b649741 (
plain
)
1
2
3
4
5
6
#ifndef RND_H #define RND_H extern int secrand(void); #endif /* RND_H */