Home
last modified time | relevance | path

Searched defs:PROTOCOL_VERSION (Results 1 – 3 of 3) sorted by relevance

/external/apache-http/src/org/apache/http/params/
DCoreProtocolPNames.java52 public static final String PROTOCOL_VERSION = "http.protocol.version"; field
/external/mtpd/
Dpptp.c63 #define PROTOCOL_VERSION htons(0x0100) macro
Dl2tp.c66 #define PROTOCOL_VERSION htons(2) macro