Searched refs:ICMPv6NDOptEFA (Results 1 – 2 of 2) sorted by relevance
1902 class ICMPv6NDOptEFA(_ICMPv6NDGuessPayload, Packet): # RFC 5175 (prev. 5075) class
2787 + ICMPv6NDOptEFA Class Test2789 = ICMPv6NDOptEFA - Basic Instantiation2790 raw(ICMPv6NDOptEFA()) == b'\x1a\x01\x00\x00\x00\x00\x00\x00'2792 = ICMPv6NDOptEFA - Basic Dissection2793 a=ICMPv6NDOptEFA(b'\x1a\x01\x00\x00\x00\x00\x00\x00')