Lines Matching full:x0100
88 #define BIO_TYPE_FD (4|0x0400|0x0100)
89 #define BIO_TYPE_SOCKET (5|0x0400|0x0100)
96 #define BIO_TYPE_CONNECT (12|0x0400|0x0100) /* socket - connect */
97 #define BIO_TYPE_ACCEPT (13|0x0400|0x0100) /* socket for accept */
105 #define BIO_TYPE_DGRAM (21|0x0400|0x0100)
107 #define BIO_TYPE_DGRAM_SCTP (24|0x0400|0x0100)
112 #define BIO_TYPE_DESCRIPTOR 0x0100 /* socket, fd, connect or accept */