Documentation
¶
Overview ¶
Package atermsearch provides functions to search for Aterm devices.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ModeBridge = Mode{0, "Bridge", "ブリッジ"} ModePPPoERouter = Mode{1, "PPPoE Router", "PPPoEルーター"} ModeLocalRouter = Mode{2, "Local Router", "ローカルルーター"} ModeWirelessLANAdapter = Mode{3, "Wireless LAN Adapter", "無線LAN子機"} ModeWirelessLANRepeater = Mode{4, "Wireless LAN Repeater", "無線LAN中継器"} ModeMapE = Mode{5, "MAP-E", "MAP-E"} Mode464XLAT = Mode{6, "464XLAT", "464XLAT"} ModeDSLite = Mode{7, "DS-Lite", "DS-Lite"} ModeFixedIPs = Mode{8, "Fixed IP 1", "固定IP1"} ModeMultipleFixedIPs = Mode{9, "Multiple Fixed IPs", "複数固定IP"} ModeMeshRepeater = Mode{10, "Mesh Repeater", "メッシュ中継器"} )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.