This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
netns
mirror of
https://github.com/vishvananda/netns
Watch
1
Star
0
Fork
You've already forked netns
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3195ea9cc6
netns
/
netns_linux_amd64.go
8 lines
65 B
Go
Raw
Blame
History
// +build linux,amd64
package
netns
const
(
SYS_SETNS
=
308
)
Reference in New Issue
View Git Blame
Copy Permalink