// 主机的链路层寻址是通过 arp 表来实现的 package arp const ( ProtocolName = "arp" ProtocolNumber = "arp" )