Searched refs:getmacbyip (Results 1 – 3 of 3) sorted by relevance
24 from scapy.layers.l2 import DestMACField, getmacbyip142 _root[Ether].dst = getmacbyip(underlayer.dst) # Ether rule 1
60 def getmacbyip(ip, chainCC=0): function315 return getmacbyip(l3.pdst)469 tmac = getmacbyip(target)
824 return getmacbyip(l3.dst)