Home
last modified time | relevance | path

Searched defs:subprotocol (Results 1 – 6 of 6) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/websocket/
DWebSocketServletConnection.java27 …void handshake(HttpServletRequest request, HttpServletResponse response, String subprotocol) throw… in handshake()
DWebSocketServletConnectionD06.java39 …andshake(HttpServletRequest request, HttpServletResponse response, String subprotocol) throws IOEx… in handshake()
DWebSocketServletConnectionRFC6455.java40 …andshake(HttpServletRequest request, HttpServletResponse response, String subprotocol) throws IOEx… in handshake()
DWebSocketServletConnectionD08.java40 …andshake(HttpServletRequest request, HttpServletResponse response, String subprotocol) throws IOEx… in handshake()
DWebSocketServletConnectionD00.java40 …andshake(HttpServletRequest request, HttpServletResponse response, String subprotocol) throws IOEx… in handshake()
/external/kernel-headers/original/uapi/linux/
Dbsg.h24 __u32 subprotocol; /* [i] 0 -> SCSI command, 1 -> SCSI task member