Documentation
¶
Overview ¶
Package unix maps constants from golang.org/x/sys/unix to local constants and makes them available for other platforms as well.
Index ¶
Constants ¶
View Source
const ( NETLINK_NETFILTER = linux.NETLINK_NETFILTER NFNETLINK_V0 = linux.NFNETLINK_V0 AF_UNSPEC = linux.AF_UNSPEC AF_INET = linux.AF_INET AF_INET6 = linux.AF_INET6 AF_BRIDGE = linux.AF_BRIDGE )
various constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.