Searched refs:options (Results 1 – 2 of 2) sorted by relevance
215 def SendRA(cls, netid, retranstimer=None, reachabletime=0, options=()): argument241 for option in options:581 actualtcp.options = expectedtcp.options
320 options=[scapy.PadN(optdata="\x00\x00\x00\x00\x00\x00"),598 options = scapy.ICMPv6NDOptRouteInfo(rtlifetime=rtlifetime, plen=plen,600 self.SendRA(self.NETID, options=(options,))