Searched refs:subprotocol (Results 1 – 10 of 10) sorted by relevance
52 def __init__(self, status, headers, subprotocol): argument55 self.subprotocol = subprotocol
151 return self.handshake_response.subprotocol155 subprotocol = property(getsubprotocol) variable in WebSocket
24 __u32 subprotocol; /* [i] 0 -> SCSI command, 1 -> SCSI task member
66 printxval(bsg_subprotocol, sg_io.subprotocol, "BSG_SUB_PROTOCOL_???"); in decode_request()
831 scsi: print "protocol" and "subprotocol" field names of struct sg_io_v4.833 of struct sg_io_v4.protocol and struct sg_io_v4.subprotocol.
65 sg_io->subprotocol = 1; in main()
101 - fixed subprotocol case during header validation (#158)140 - Enable to set subprotocol(#118)
213 The server needs to support sub protocols, please set the subprotocol like this.