MCPcopy Index your code
hub / github.com/secdev/scapy / ICMPv6NDOptDstLLAddr

Class ICMPv6NDOptDstLLAddr

scapy/layers/inet6.py:1854–1856  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1852
1853
1854class ICMPv6NDOptDstLLAddr(ICMPv6NDOptSrcLLAddr):
1855 name = "ICMPv6 Neighbor Discovery Option - Destination Link-Layer Address"
1856 type = 2
1857
1858
1859class ICMPv6NDOptPrefixInfo(_ICMPv6NDGuessPayload, Packet):

Callers 2

na_reply_callbackFunction · 0.85
reply_callbackFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected