Searched refs:suboption (Results 1 – 7 of 7) sorted by relevance
348 def checkAnswer(self, suboption): argument353 if self.value == suboption[:len(self.value)]:359 … self.connection.logger.debug("SB Answer %s -> %r -> %s" % (self.name, suboption, self.state))687 suboption = None710 if suboption is not None:711 suboption.append(byte)718 if suboption is not None:719 suboption.append(IAC)725 suboption = bytearray()729 self._telnetProcessSubnegotiation(bytes(suboption))[all …]
111 static void suboption(struct connectdata *);877 static void suboption(struct connectdata *conn) in suboption() function1150 suboption(conn); /* handle sub-option */ in telrcv()1162 suboption(conn); /* handle sub-option */ in telrcv()
122 Return the data collected between a SB/SE pair (suboption begin/end). The
130 Return the data collected between a SB/SE pair (suboption begin/end). The
140 ping6: Show suboptions for Node Information Queries if -N suboption is invalid.
240 RPL: Fix suboption print
3673 + Test DHCP6 IA Address Option (IA_TA or IA_NA suboption)