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 ( AF_UNSPEC = linux.AF_UNSPEC AF_INET = linux.AF_INET AF_INET6 = linux.AF_INET6 NFNETLINK_V0 = linux.NFNETLINK_V0 NFNL_SUBSYS_CTNETLINK = linux.NFNL_SUBSYS_CTNETLINK NFNL_SUBSYS_CTNETLINK_EXP = linux.NFNL_SUBSYS_CTNETLINK_EXP NETLINK_NETFILTER = linux.NETLINK_NETFILTER )
comment to make linter happy
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.