Lines Matching refs:ICMPv6NIReplyRefuse
2975 e = ICMPv6NIReplyRefuse()
3067 = ICMPv6NIReplyRefuse - dispatch
3068 s = raw(IPv6(src="2001:db8::1", dst="2001:db8::2")/ICMPv6NIReplyRefuse())
3070 isinstance(p.payload, ICMPv6NIReplyRefuse)
3241 + Test Node Information Query - ICMPv6NIReplyRefuse
3242 = ICMPv6NIReplyRefuse - basic instantiation
3243 raw(ICMPv6NIReplyRefuse())[:8] == b'\x8c\x01\x00\x00\x00\x00\x00\x00'
3245 = ICMPv6NIReplyRefuse - basic dissection
3246 a=ICMPv6NIReplyRefuse(b'\x8c\x01\x00\x00\x00\x00\x00\x00\xf1\xe9\xab\xc9\x8c\x0by\x18')
3257 = ICMPv6NIReplyRefuse - basic dissection
3258 a=ICMPv6NIReplyRefuse(b'\x8c\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00')