Documentation ¶ Index ¶ type IPFamily func IPv4() IPFamily func IPv6() IPFamily Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type IPFamily ¶ type IPFamily struct { Name string UDPAddress string TCPAddress string Localhost string SocketOptsFamily int SocketOptsTransparent int SocketOptsRecvOrigDstAddr int } func IPv4 ¶ func IPv4() IPFamily func IPv6 ¶ func IPv6() IPFamily Source Files ¶ View all Source files ipfamily.go Click to show internal directories. Click to hide internal directories.