Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LinkType ¶
type LinkType string
const ( EthernetOrModem LinkType = "\"Ethernet or modem\"" TunnelOrVPN LinkType = "\"generic tunnel or VPN\"" DSL LinkType = "DSL" IPIPorSIT LinkType = "\"IPIP or SIT\"" SLIP LinkType = "SLIP" IPSecOrGRE LinkType = "\"IPSec or GRE\"" VLAN LinkType = "VLAN" JumboEthernet LinkType = "\"jumbo Ethernet\"" Google LinkType = "Google" GIF LinkType = "GIF" PPTP LinkType = "PPTP" Loopback LinkType = "loopback" AX25 LinkType = "\"AX.25 radio modem\"" )
Click to show internal directories.
Click to hide internal directories.