Searched refs:ICMPv6NIReplyUnknown (Results 1 – 2 of 2) sorted by relevance
2529 class ICMPv6NIReplyUnknown(ICMPv6NIReplyNOOP): class2555 cls = ICMPv6NIReplyUnknown
2976 f = ICMPv6NIReplyUnknown()3072 = ICMPv6NIReplyUnknown - dispatch3073 s = raw(IPv6(src="2001:db8::1", dst="2001:db8::2")/ICMPv6NIReplyUnknown())3075 isinstance(p.payload, ICMPv6NIReplyUnknown)3252 + Test Node Information Query - ICMPv6NIReplyUnknown3254 = ICMPv6NIReplyUnknown - basic instantiation3255 raw(ICMPv6NIReplyUnknown(nonce=b'\x00'*8)) == b'\x8c\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0…